Skip to content

PrecastLayer

Canonical path: NemAll_Python_Precast.PrecastLayer

Bases: AllplanElement

PrecastLayer class

Methods:

  • __init__

    Overloaded function. See individual overloads.

  • __repr__

    Convert to string

Attributes:

Properties property

Properties: None

Property for Properties Value type: PrecastLayerProperties

:type: None

__init__ overloaded

__init__()

Initialize

__init__()

constructor.

__init__(precastLayer: PrecastLayer)

Copy constructor.

Parameters:

  • precastLayer (PrecastLayer) –

    precastLayer which will be copied.

__init__(Properties: PrecastLayerProperties)

Constructor

Parameters:

  • layerProp

    Layer properties

__repr__

__repr__() -> str

Convert to string

Placeholder