PrecastElement
Canonical path: NemAll_Python_Precast.PrecastElement
Bases: AllplanElement
PrecastElement class
Methods:
-
GetPrecastLayersFromCatalog–Returns the list of available layers for the selected PrecastElement
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert to string
Attributes:
-
Properties(None) –Property for Precast Element Properties
-
deletePython(None) –Property to delete Python after elementation
Properties
property
Property for Precast Element Properties Value type: PrecastElementProperties
:type: None
deletePython
property
Property to delete Python after elementation Value type: int
:type: None
GetPrecastLayersFromCatalog
staticmethod
GetPrecastLayersFromCatalog(precastElementName: str) -> list[tuple[str, int]]
Returns the list of available layers for the selected PrecastElement
Parameters:
-
precastElementName(str) –name of the selected Precast element
Returns:
-
list[tuple[str, int]]–list(tuple(Name of the PrecastLayer, Materialtype of the PrecastLayer))
__init__
overloaded
Initialize
constructor.
__init__(precastElement: PrecastElement)
Copy constructor.
Parameters:
-
precastElement(PrecastElement) –precastElement which will be copied.
__init__(Properties: PrecastElementProperties)
Constructor
Parameters:
-
elementProp–Element properties