Symbol2DProperties
Canonical path: NemAll_Python_BasisElements.Symbol2DProperties
Properties of the point symbol
Methods:
Attributes:
-
Height(None) –Symbol height
-
IsScaleDependent(None) –Whether the symbol should be scale dependent
-
PrimaryPointNumber(None) –Primary point number
-
RotationAngle(None) –Rotation angle
-
SecondaryPointNumber(None) –Secondary point number
-
SymbolID(None) –Symbol ID
-
Width(None) –Symbol width
__eq__
__eq__(prop: Symbol2DProperties) -> bool
equal operator
Parameters:
-
prop(Symbol2DProperties) –Symbol2DProperties to compare
Returns:
-
bool–true if they are equal, false otherwise
Placeholder