01.04.2025 - 16:11
*
Hi,
Working on an interactor script containing planes references, the function "modify_element_property" doesn't detect the modification of the plane reference in the palette with
in name == "BottomPlane"
(no problem with the other parameters)
Here in pyp file :
<Parameter> <Name>BottomPlane</Name> <Value></Value> <ValueType>PlaneReferences</ValueType> <ValueDialog>BottomPlaneReferences</ValueDialog> <Visible>|BottomPlane.AbsBottomElevation:False</Visible> </Parameter>
What I'm doing wrong ?
Best
Christophe