StripFoundationProperties
Canonical path: NemAll_Python_ArchElements.StripFoundationProperties
Bases: ArchBaseProperties
Implementation of the strip foundation properties
Methods:
-
GetAxis–Get the axis
-
GetLeftHaunch–Get the Left haunch
-
GetProfileFullName–Get the full name of the profile
-
GetRightHaunch–Get the Right haunch
-
GetShapeType–Get the shape type
-
GetStepBounce–Get the Step bounce
-
GetStepChamferEccentricity–Get the Step chamfer eccentricity
-
GetStepChamferHeight–Get the Step chamfer height
-
GetStepChamferWidth–Get the Step chamfer width
-
GetWidth–Get the width
-
SetAttribute–Set the attribute
-
SetAxis–Set the axis
-
SetLeftHaunch–Set the Left haunch
-
SetProfileFullName–Set the full name of the profile
-
SetRightHaunch–Set the Right haunch
-
SetShapeType–Set the type of the shape
-
SetStepBounce–Set the Step bounce
-
SetStepChamferEccentricity–Set the Step chamfer eccentricity
-
SetStepChamferHeight–Set the Step chamfer height
-
SetStepChamferWidth–Set the Step chamfer width
-
SetWidth–Set the width
-
__init__–Overloaded function. See individual overloads.
Attributes:
-
Axis(AchseDataT) –Get the axis
-
IsStartNewJoinedStripFoundationGroup(bool) –Get the state for starting a new joined strip foundation group
-
LeftHaunch(float) –Get the Left haunch
-
ProfileFullName(str) –Get the full name of the profile
-
RightHaunch(float) –Get the Right haunch
-
ShapeType(ShapeType) –Get the shape type
-
StepBounce(float) –Get the Step bounce
-
StepChamferEccentricity(float) –Get the Step chamfer eccentricity
-
StepChamferHeight(float) –Get the Step chamfer height
-
StepChamferWidth(float) –Get the Step chamfer width
-
Width(float) –Get the width
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