FixtureProperties
Canonical path: NemAll_Python_Precast.FixtureProperties
FixtureProperties class
Methods:
Attributes:
-
CatalogName(None) –Value type: str
-
DomainType(None) –Domaintype of the Fixture element
-
InsertionPoint(None) –Value type: Point3D
-
IsScaleDependent(None) –Value type: bool
-
Name(None) –Value type: str
-
PositionNr(None) –Value type: int
-
SubType(None) –SubType of the Fixture element
-
Type(None) –Type of the Fixture element
-
UnitFactor(None) –Value type: int
__eq__
__eq__(prop: FixtureProperties) -> bool
equal operator
Parameters:
-
prop(FixtureProperties) –FixtureProperties to compare
Returns:
-
bool–true if they are equal, false otherwise
Placeholder