BlockFoundationElement
Canonical path: NemAll_Python_ArchElements.BlockFoundationElement
Bases: ArchElement
, AllplanElement
Implementation of the Block Foundation element
Properties
property
writable
Properties: BlockFoundationProperties
Get the Block Foundation properties
GetProperties
GetProperties() -> BlockFoundationProperties
Get the Block Foundation properties
Returns:
-
BlockFoundationProperties
–Block Foundation properties
SetCommonProperties
SetCommonProperties(commonProp: CommonProperties)
SetProperties
SetProperties(blockFoundationProp: BlockFoundationProperties)
Set the Block Foundation properties
Parameters:
-
blockFoundationProp
(BlockFoundationProperties
) –Block Foundation properties
__init__
overloaded
Initialize
__init__(
blockFoundationProp: BlockFoundationProperties, placementPoint: object
)
Constructor
Parameters:
-
blockFoundationprop
–Block Foundation properties
-
placementPoint
(object
) –Placement point
__init__(element: BlockFoundationElement)
Placeholder