FixtureSlideProperties
Canonical path: NemAll_Python_Precast.FixtureSlideProperties
FixtureSlideProperties class
EndScaleRange
property
Property for end reference scale of slide Value type: float
:type: None
OffsetOfReferencePoint1
property
Property for first offset value to reference point Value type: Vector3D
:type: None
OffsetOfReferencePoint2
property
Property for second offset value to reference point Value type: Vector3D
:type: None
ReferencePoint
property
Property for reference point Value type: Point3D
:type: None
ResizeSettingVx
property
Property for resize setting for x direction Value type: eCombinationType
:type: None
ResizeSettingVy
property
Property for resize setting for y direction Value type: eCombinationType
:type: None
ResizeSettingVz
property
Property for resize setting for z direction Value type: eCombinationType
:type: None
StartScaleRange
property
Property for start reference scale of slide Value type: float
:type: None
ViewType
property
Property for view type of slide Value type: eSlideViewType
:type: None
VisibilityGeo2D
property
Property for geometry 2D visibility of slide Value type: bool
:type: None
VisibilityGeo3D
property
Property for geometry 3D visibility of slide Value type: bool
:type: None
VisibilityLayerA
property
Property for layer A visibility of slide Value type: bool
:type: None
VisibilityLayerB
property
Property for layer B visibility of slide Value type: bool
:type: None
VisibilityLayerC
property
Property for layer C visibility of slide Value type: bool
:type: None
__eq__
__eq__(prop: FixtureSlideProperties) -> bool
equal operator
Parameters:
-
prop
(FixtureSlideProperties
) –FixtureSlideProperties to compare
Returns:
-
bool
–true if they are equal, false otherwise