Author Topic: Protecting the children of a group  (Read 2894 times)

0 Members and 1 Guest are viewing this topic.

maddin91

  • Newbie
  • *
  • Posts: 2
Protecting the children of a group
« on: November 18, 2018, 02:46:32 PM »
Hi,

I have a simple question. Is there a possibility to protect the heigth and width of the children of a group?
So if I have three single forms and put them into a group the formula for the heigth and width are replaced and pending from the groups dimensions. But I want to change the dimension without changing the childrens dimensions. Is this possible?

Thanks for your help
Martin

wapperdude

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4837
  • Ideas Visio-lized into solutions
Re: Protecting the children of a group
« Reply #1 on: November 18, 2018, 05:49:38 PM »
You can replace the width /  height formulas with specific size values.  Use the guard fcn so Visio doesn't overwrite the values.  If you have some unique formulas, you use those plus guard fcn.

Wapperdude
Visio 2019 Pro

maddin91

  • Newbie
  • *
  • Posts: 2
Re: Protecting the children of a group
« Reply #2 on: November 19, 2018, 03:43:02 AM »
Thanks! The GUARD-function was what I was searching for. This works perfectly!  8)