BarSchema
Canonical path: NemAll_Python_Reinforcement.BarSchema
Bases: ReinfElement, AllplanElement
Implementation of the bar schema element
Methods:
-
GetPlacementPoint–Get the placement point
-
GetPositionNumber–Get the position number
-
Transform–Transform the schema
-
__init__–Overloaded function. See individual overloads.
-
__repr__–Convert to string
Attributes:
-
AngleDimensioning(bool) –Get the angle dimensioning state
-
BendingDimensioning(bool) –Get the bending dimensioning state
-
Dimensioning(bool) –Get the dimensioning state
-
Mirroring(SchemaMirror) –Get the mirroring
-
PlanarView(bool) –Get the planar view state
-
RotationAngle(float) –Get the rotation angle
-
SegmentDimensioning(bool) –Get the segment dimensioning state
-
StirrupUnfold(SchemaStirrupUnfold) –Get the mirroring
-
ToScale(bool) –Get the to scale state
GetPlacementPoint
GetPlacementPoint() -> Point2D
Transform
Transform(transMat: Matrix3D)
Placeholder