FixturePlacementProperties
Canonical path: NemAll_Python_Precast.FixturePlacementProperties
FixturePlacementProperties class
Methods:
Attributes:
-
Automation(None) –Value type: bool
-
ConnectionToAIACatalog(None) –Enable connection to the Precast Fixture catalog of the Fixture placement element
-
ConnectionToAllplanCatalog(None) –Enable connection to the Allplan Catalog of the Fixture placement element
-
CountOfQuestions(None) –Number of active question attributes of the Fixture placement element
-
DistortionState(None) –Value type: bool
-
DomainType(None) –Domaintype of the Fixture placement element
-
EnableQuestions(None) –Enables the question attributes of the Fixture placement element
-
HasParentModificationBehaviour(None) –Property for specific behavior for modification state
-
HeightDefinitionType(HeightDefinitionType) –Get the Height definition type
-
HollowShaft(None) –Value type: bool
-
Mass_V6(None) –Value type: float
-
Mass_V7(None) –Value type: float
-
Mass_V8(None) –Value type: float
-
Mass_V9(None) –Value type: float
-
Matrix(Matrix3D) –Get the Matrix for location in world coordinate system
-
MirrorState(None) –Property for the fixture placement mirrored state
-
Name(None) –Name of the Fixture placement element
-
OutlineShape(None) –Value type: OutlineShape
-
OutlineType(None) –Value type: OutlineType
-
OutlineTypeInGroup(None) –Value type: OutlineTypeInGroup
-
PositionNr(None) –Value type: int
-
ProfilType(None) –Value type: ProfilType
-
SubType(None) –SubType of the Fixture placement element
-
Type(None) –Type of the Fixture placement element
-
UnitFactor(None) –Value type: int
-
UseAlways2DRepInGroundView(None) –Value type: bool
-
UseDrawOrder(bool) –Get the Uses the draw order setting of the placement or the elements of the Fixture ?
-
UseFormat(bool) –Get the Uses the format setting (pen, stroke, color) of the placement or the elements of the Fixture ?
-
Visibility(None) –Value type: bool
ConnectionToAIACatalog
property
Enable connection to the Precast Fixture catalog of the Fixture placement element
Value type: bool
:type: None
ConnectionToAllplanCatalog
property
Enable connection to the Allplan Catalog of the Fixture placement element
Value type: bool
:type: None
CountOfQuestions
property
Number of active question attributes of the Fixture placement element
Value type: int
:type: None
DomainType
property
Domaintype of the Fixture placement element
Value type: None
:type: None
EnableQuestions
property
Enables the question attributes of the Fixture placement element
Value type: bool
:type: None
HasParentModificationBehaviour
property
Property for specific behavior for modification state Value type: bool
:type: None
HeightDefinitionType
property
writable
HeightDefinitionType: HeightDefinitionType
Get the Height definition type
MirrorState
property
Property for the fixture placement mirrored state Value type: bool
:type: None
SubType
property
SubType of the Fixture placement element
Value type: MacroSubType
:type: None
UseDrawOrder
property
writable
Get the Uses the draw order setting of the placement or the elements of the Fixture ?
UseFormat
property
writable
Get the Uses the format setting (pen, stroke, color) of the placement or the elements of the Fixture ?
__eq__
__eq__(prop: FixturePlacementProperties) -> bool
equal operator
Parameters:
-
prop(FixturePlacementProperties) –FixturePlacementProperties to compare
Returns:
-
bool–true if they are equal, false otherwise