Skip to content

SlabFoundationElement

Canonical path: NemAll_Python_ArchElements.SlabFoundationElement

Bases: SlabElement, ArchElement, AllplanElement

Implementation of the Slab foundation element

Properties property writable

Get the Slab found properties

GetProperties

GetProperties() -> SlabFoundationProperties

Get the Slab found properties

Returns:

SetProperties

SetProperties(SlabFoundProp: SlabFoundationProperties)

Set the Slab found properties

Parameters:

__init__ overloaded

__init__()

Initialize

__init__(slabFoundProp: SlabFoundationProperties, slabPolygon: Polygon2D)

Constructor

Parameters:

__init__(element: SlabFoundationElement)

Copy constructor

Parameters:

__repr__

__repr__() -> str

Convert to string

Placeholder