StripFoundationProperties
Canonical path: NemAll_Python_ArchElements.StripFoundationProperties
Bases: ArchBaseProperties
Implementation of the strip foundation properties
IsStartNewJoinedStripFoundationGroup
property
writable
Get the state for starting a new joined strip foundation group
All strip foundations in a group are used for to create a continues join between the strip foundations.
StepChamferEccentricity
property
writable
Get the Step chamfer eccentricity
GetProfileFullName
Get the full name of the profile
Returns:
-
str
–fullName Path and name of the profile
GetStepChamferEccentricity
Get the Step chamfer eccentricity
Returns:
-
float
–width Step chamfer eccentricity
GetStepChamferHeight
Get the Step chamfer height
Returns:
-
float
–width Step chamfer height
GetStepChamferWidth
Get the Step chamfer width
Returns:
-
float
–width Step chamfer width
SetLeftHaunch
Set the Left haunch
Parameters:
-
width
(float
) –Left haunch
SetProfileFullName
Set the full name of the profile
Parameters:
-
fullName
(str
) –Path and name of the profile
SetRightHaunch
Set the Right haunch
Parameters:
-
width
(float
) –Right haunch
SetShapeType
SetShapeType(shapeType: ShapeType)
SetStepBounce
Set the Step bounce
Parameters:
-
width
(float
) –Step bounce
SetStepChamferEccentricity
Set the Step chamfer eccentricity
Parameters:
-
height
(float
) –Step chamfer eccentricity
SetStepChamferHeight
Set the Step chamfer height
Parameters:
-
height
(float
) –Step chamfer height
SetStepChamferWidth
Set the Step chamfer width
Parameters:
-
width
(float
) –Step chamfer width
__init__
overloaded
Initialize
__init__(stripfoundationProp: StripFoundationProperties)
Copy constructor
Parameters:
-
stripfoundationProp
(StripFoundationProperties
) –Strip foundation properties