Symbol2DElement
Canonical path: NemAll_Python_BasisElements.Symbol2DElement
Bases: BasisElement
, AllplanElement
Representation of the point symbol in Allplan
GetSymbol2DProperties
GetSymbol2DProperties() -> Symbol2DProperties
SetSymbol2DProperties
SetSymbol2DProperties(symbol2DProp: Symbol2DProperties)
__init__
overloaded
Initialize
__init__(
commonProp: CommonProperties,
Symbol2DProp: Symbol2DProperties,
geometryObject: object,
)
Constructor
Parameters:
-
commonProp
(CommonProperties
) –Common properties
-
Symbol2DProp
(Symbol2DProperties
) –Symbol2D properties
-
geometryObject
(object
) –Geometry element
Placeholder