SlabProperties
Canonical path: NemAll_Python_ArchElements.SlabProperties
Bases: ArchBaseProperties
Implementation of the Slab properties
SurfaceElementProperties
property
writable
SurfaceElementProperties: SurfaceElementProperties
Get the surface element properties
GetAreaPresentationID
Get the ID of the area representation
Returns:
-
int
–ID of the area representation
GetAreaPresentationType
Get the type of the area representation
Returns:
-
int
–Type of the area representation
GetBackgroundColor
Get the background color
Returns:
-
int
–Background color
GetCalculationMode
Get the calculation model
Returns:
-
int
–Calculation model
GetCommonProperties
GetCommonProperties() -> CommonProperties
GetPresentationProperties
Get the presentation properties
Returns:
-
object
–Presentation properties
GetSlabTierProperties
GetSlabTierProperties(tierIndex: int) -> SlabTierProperties
Get the wall tier properties
Parameters:
-
tierIndex
(int
) –Tier index
Returns:
-
SlabTierProperties
–Wall tier properties
GetSurfaceElementProperties
GetSurfaceElementProperties() -> SurfaceElementProperties
GetVariableTier
Get the variable tier
Returns:
-
int
–Attribute data set
-
int
–Attribute data set
IsShowAreaElementInGroundView
Get the 'Show the area element in the ground view' state
Returns:
-
bool
–Show the area element in the ground view: true/false
SetBackgroundColor
Set the background color
Parameters:
-
colorID
(int
) –Background color ID
SetBitmapName
Set the name of the bitmap
Parameters:
-
bitmapName
(str
) –Bitmap name
SetCalculationMode
Set the calculation mode
Parameters:
-
calculationMode
(int
) –Calculation mode
SetCircleDivision
Set the circle division
Parameters:
-
circleDivision
(int
) –Circle division
SetCommonProperties
SetCommonProperties(comProp: CommonProperties)
SetFaceStyle
Set the face style
Parameters:
-
faceStyleID
(int
) –Face style ID
SetShowAreaElementInGroundView
Set the show area element in ground view state
Parameters:
-
showInGroundView
(bool
) –Show the area element in the ground view
SetSurfaceElementProperties
SetSurfaceElementProperties(surfaceElementProp: SurfaceElementProperties)
Set the surface element properties
Parameters:
-
surfaceElementProp
(SurfaceElementProperties
) –surface element properties
SetTierCount
Set the tier count
Parameters:
-
tierCount
(int
) –Tier count
SetVariableTier
Set the variable tier
Parameters:
-
tierIndex
(int
) –Tier index