WallTierProperties
Canonical path: NemAll_Python_ArchElements.WallTierProperties
Bases: ArchBaseProperties
Representation of the properties of a single layer of a multi layer wall
Methods:
-
GetThickness
–Get the wall layer thickness
-
SetThickness
–Set the wall layer thickness
-
__init__
–Copy constructor
-
__repr__
–Convert to string
Attributes:
-
Thickness
(float
) –Tier thickness
SetThickness
Set the wall layer thickness
Parameters:
-
thickness
(float
) –Thickness
__init__
__init__(tierProp: WallTierProperties)
Placeholder