WallProperties
Canonical path: NemAll_Python_ArchElements.WallProperties
Representation of properties of a multi layer wall
Methods:
-
GetAxis
–Get the axis properties
-
GetPathElementAxisType
–Get the axis type of the path element
-
GetThickness
–Get the thickness
-
GetTierCount
–Get the tier count
-
GetWallTierProperties
–Get the properties of a specified wall tier
-
LoadFromFavoriteFile
–Load the properties from the favorite file
-
SetAxis
–Set the axis
-
SetPathElementAxisType
–Set the axis type of the path element
-
SetTierCount
–Set the tier count
-
__init__
–Overloaded function. See individual overloads.
-
__repr__
–Convert to string
Attributes:
-
Axis
(AxisProperties
) –Get the axis properties
-
PathElementAxisType
(int
) –Get the axis type of the path element
-
StartNewJoinedWallGroup
(bool
) –Get the state for starting a new joined wall group
-
TierCount
(int
) –Get the tier count
PathElementAxisType
property
writable
Get the axis type of the path element
StartNewJoinedWallGroup
property
writable
Get the state for starting a new joined wall group
All walls in a group are used for to create a continues join between the walls.
GetAxis
GetAxis() -> AxisProperties
GetPathElementAxisType
Get the axis type of the path element
Returns:
-
int
–Axis type of the path element
GetWallTierProperties
GetWallTierProperties(tierIndex: int) -> WallTierProperties
Get the properties of a specified wall tier
Parameters:
-
tierIndex
(int
) –Tier index. First tier has the index 1!
Returns:
-
WallTierProperties
–Wall tier properties
LoadFromFavoriteFile
LoadFromFavoriteFile(doc: DocumentAdapter)
SetAxis
SetAxis(axis: AxisProperties)
SetPathElementAxisType
Set the axis type of the path element
Parameters:
-
pathEleAxisType
(int
) –Axis type of the path element
SetTierCount
Set the tier count
Parameters:
-
tierCount
(int
) –Tier count