MacroPlacementProperties
Canonical path: NemAll_Python_BasisElements.MacroPlacementProperties
Properties of the macro placement
ConsiderType
property
writable
ConsiderType: ConsiderType
The type of adaptation behavior of the smart symbol relative to finishing surfaces
DistortionState
property
writable
Whether to allow the resize of the smart symbol
HasParentModificationBehaviour
property
writable
Get the Specific behavior for modification
HeightDefinitionType
property
writable
HeightDefinitionType: HeightDefinitionType
Get the Height definition type
InOpeningState
property
writable
Get the Is the macro placement inside opening ?
UseAlways2DRepInGroundView
property
writable
Get the Use always 2D representation in ground view
UseDrawOrder
property
writable
Set to True to use the draw order (sequence) setting of the smart symbol's instance. Set to False to use the setting of elements included in the macro slide
UseFormat
property
writable
Set to True to use the format setting (pen, stroke, color) of the smart symbol's instance. Set to False to use the settings of the elements included in the macro slide.
__eq__
__eq__(prop: MacroPlacementProperties) -> bool
equal operator
Parameters:
-
prop
(MacroPlacementProperties
) –MacroPlacementProperties to compare
Returns:
-
bool
–true if they are equal, false otherwise