MacroSlideProperties
Canonical path: NemAll_Python_BasisElements.MacroSlideProperties
Properties of the macro slide
EndScaleRange
property
writable
The upper limit of the scale range in which the slide will be drawn
OffsetOfReferencePoint1
property
writable
OffsetOfReferencePoint1: Vector3D
Get the First offset value to reference point
OffsetOfReferencePoint2
property
writable
OffsetOfReferencePoint2: Vector3D
Get the Second offset value to reference point
ResizeSettingVx
property
writable
ResizeSettingVx: CombinationType
The resizing combination setting for x direction
ResizeSettingVy
property
writable
ResizeSettingVy: CombinationType
The resizing combination setting for y direction
ResizeSettingVz
property
writable
ResizeSettingVz: CombinationType
The resizing combination setting for z direction
StartScaleRange
property
writable
The lower limit of the scale range in which the slide will be drawn
VisibilityGeo2D
property
writable
Whether the slide should be considered as 2D element (ex. to be visible in ground view)
VisibilityGeo3D
property
writable
Whether the slide should be considered as 3D element (ex. to be visible in isometric view)
VisibilityLayerA
property
writable
Whether the slide should be visible on the smart symbol foil A
VisibilityLayerB
property
writable
Whether the slide should be visible on the smart symbol foil B
VisibilityLayerC
property
writable
Whether the slide should be visible on the smart symbol foil C
__eq__
__eq__(prop: MacroSlideProperties) -> bool
equal operator
Parameters:
-
prop
(MacroSlideProperties
) –MacroSlideProperties to compare
Returns:
-
bool
–true if they are equal, false otherwise