SlabProperties
Canonical path: NemAll_Python_ArchElements.SlabProperties
Bases: ArchBaseProperties
Implementation of the Slab properties
Methods:
-
GetAreaPresentationID
–Get the ID of the area representation
-
GetAreaPresentationType
–Get the type of the area representation
-
GetBackgroundColor
–Get the background color
-
GetBitmapName
–Get the name of the bitmap
-
GetCalculationMode
–Get the calculation model
-
GetCircleDivision
–Get the circle division
-
GetCommonProperties
–Get the common properties
-
GetFaceStyle
–Get the face style ID
-
GetFactor
–Get the factor
-
GetFilling
–Get the filling ID
-
GetHatch
–Get the hatch ID
-
GetMaterial
–Get the material
-
GetName
–Get the name
-
GetPattern
–Get the pattern ID
-
GetPresentationProperties
–Get the presentation properties
-
GetPriority
–Get the priority
-
GetSlabTierProperties
–Get the wall tier properties
-
GetStatus
–Get the Status ID
-
GetSurface
–Get the surface name and path
-
GetSurfaceElementProperties
–Get the surface element properties
-
GetTierCount
–Get the tier count
-
GetTrade
–Get the trade index
-
GetVariableTier
–Get the variable tier
-
IsShowAreaElementInGroundView
–Get the 'Show the area element in the ground view' state
-
RemoveCommonProperties
–Remove the common properties
-
ResetAreaElement
–Reset the area element
-
ResetBackgroundColor
–Reset the background color
-
SetBackgroundColor
–Set the background color
-
SetBitmapName
–Set the name of the bitmap
-
SetCalculationMode
–Set the calculation mode
-
SetCircleDivision
–Set the circle division
-
SetCommonProperties
–Set the common properties
-
SetFaceStyle
–Set the face style
-
SetFactor
–Set the factor
-
SetFilling
–Set the filling
-
SetHatch
–Set the hatch
-
SetMaterial
–Set the material
-
SetName
–Set the name
-
SetPattern
–Set the pattern
-
SetPriority
–Set the priority
-
SetShowAreaElementInGroundView
–Set the show area element in ground view state
-
SetStatus
–Set the Status ID
-
SetSurface
–Set the surface
-
SetSurfaceElementProperties
–Set the surface element properties
-
SetTierCount
–Set the tier count
-
SetTrade
–Set the trade
-
SetVariableTier
–Set the variable tier
-
__init__
–Overloaded function. See individual overloads.
-
__repr__
–Convert to string
Attributes:
-
BackgroundColor
(int
) –Get the background color
-
BitmapName
(str
) –Get the name of the bitmap
-
CalculationMode
(int
) –Get the calculation model
-
CircleDivision
(int
) –Get the circle division
-
CommonProperties
(CommonProperties
) –Get the common properties
-
FaceStyle
(int
) –Get the face style ID
-
Factor
(float
) –Get the factor
-
Filling
(int
) –Get the filling ID
-
Hatch
(int
) –Get the hatch ID
-
Material
(str
) –Get the material
-
Name
(str
) –Get the name
-
Pattern
(int
) –Get the pattern ID
-
Priority
(int
) –Get the priority
-
Status
(int
) –Get the Status ID
-
Surface
(str
) –Get the surface name and path
-
SurfaceElementProperties
(SurfaceElementProperties
) –Get the surface element properties
-
TierCount
(int
) –Get the tier count
-
Trade
(int
) –Get the trade index
-
VariableTier
(int
) –Get the variable tier
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