Skip to content

AttributeContainer

Canonical path: NemAll_Python_BasisElements.AttributeContainer

Bases: BasisElement, AllplanElement

AttributeContainer class

__init__ overloaded

__init__()

Initialize

__init__(attributesObject: object)

Constructor

Parameters:

  • butesObject

    Attributes object

__repr__

__repr__() -> str

Convert the list to a string

Returns:

  • str

    List values as string

Placeholder