SectionAlongPathScaleProperties
Canonical path: NemAll_Python_BasisElements.SectionAlongPathScaleProperties
Scale properties
Methods:
-
GetScaleFactorTolerance–Access tolerance
-
__init__–Overloaded function. See individual overloads.
Attributes:
-
ScaleFactorX(float) –Get the resizing factor X in Longitudinal direction
-
ScaleFactorY(float) –Get the resizing factor Y in Transversal direction
ScaleFactorX
property
writable
Get the resizing factor X in Longitudinal direction
ScaleFactorY
property
writable
Get the resizing factor Y in Transversal direction
GetScaleFactorTolerance
staticmethod
Access tolerance
Returns:
-
float–scale factor tolerance
__init__
overloaded
constructor
Parameters:
-
bInitFromSTW(bool, default:False) –- is structure initialized from standard values
__init__(B: SectionAlongPathScaleProperties)
Placeholder