StripFoundationElement
Canonical path: NemAll_Python_ArchElements.StripFoundationElement
Bases: ArchElement, AllplanElement
Implementation of the strip foundation element
Methods:
-
GetProperties–Get the strip foundation properties
-
SetProperties–Set the strip foundation properties
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert to string
Attributes:
-
Properties(StripFoundationProperties) –Get the strip foundation properties
Properties
property
writable
Properties: StripFoundationProperties
Get the strip foundation properties
GetProperties
GetProperties() -> StripFoundationProperties
Get the strip foundation properties
Returns:
-
StripFoundationProperties–strip foundation properties
SetProperties
SetProperties(stripfoundationProp: StripFoundationProperties)
Set the strip foundation properties
Parameters:
-
stripfoundationProp(StripFoundationProperties) –Strip foundation properties
__init__
overloaded
Initialize
__init__(stripFoundationProp: StripFoundationProperties, axis: object)
Constructor
Parameters:
-
stripFoundationProp(StripFoundationProperties) –Strip Foundation properties
-
axis(object) –Axis
__init__(element: StripFoundationElement)
Placeholder