I need to turn off . How can I do that?
For example I delete all that tags in *.xml-panel, but after working and saving panel some of object create that tag again.
HowTo turn off Geometry property
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: HowTo turn off Geometry property
Can you please describe more accurate what you want to do.
If a panel is saved in the graphical editor the panel information is written to the file. There is no possibility to exclude some of the information.
Best Regards
Leopold Knipp
Senior Support Specialist
If a panel is saved in the graphical editor the panel information is written to the file. There is no possibility to exclude some of the information.
Best Regards
Leopold Knipp
Senior Support Specialist
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: HowTo turn off Geometry property
Don't modify the shape geometry, e.g. scale, rotate them. The Geometry holds a transformation matrix which is applied to the object to correctly place/rotate/scale it.
If you just remove the Geometry, it will usually not look the same as with it.
If you just remove the Geometry, it will usually not look the same as with it.