BlockFoundationProperties
Canonical path: NemAll_Python_ArchElements.BlockFoundationProperties
Bases: VerticalElementProperties, ArchBaseProperties
Implementation of the BlockFoundation properties
Methods:
-
GetShapeType–Get Shape Type
-
GetVouteBack–Get Voute Back
-
GetVouteFront–Get Voute Front
-
GetVouteLeft–Get Voute Left
-
GetVouteRight–Get Voute Right
-
SetShapeType–Set the ShapeType
-
SetVouteBack–Set the VouteBack
-
SetVouteFront–Set the VouteFront
-
SetVouteLeft–Set the VouteLeft
-
SetVouteRight–Set the VouteRight
-
__init__–Overloaded function. See individual overloads.
Attributes:
-
ShapeType(ShapeType) –Get the Shape Type
-
VouteBack(float) –Get the Voute Back
-
VouteFront(float) –Get the Voute Front
-
VouteLeft(float) –Get the Voute Left
-
VouteRight(float) –Get the Voute Right
SetShapeType
SetShapeType(ShapeType: ShapeType)
SetVouteBack
Set the VouteBack
Parameters:
-
VouteBack(float) –Voute Back
SetVouteFront
Set the VouteFront
Parameters:
-
VouteFront(float) –Voute Front
SetVouteLeft
Set the VouteLeft
Parameters:
-
VouteLeft(float) –Voute Left
SetVouteRight
Set the VouteRight
Parameters:
-
Voutefront–Voute Right
__init__
overloaded
Initialize
__init__(BlockFoundationProp: BlockFoundationProperties)
Copy constructor
Parameters:
-
BlockFoundationnProp–Properties to copy
Placeholder