DimensioningProperties
Canonical path: NemAll_Python_Precast.DimensioningProperties
Methods:
-
__init__–Initialize
Attributes:
-
Associative(bool) –Get if the dimension lines should be created as associative dimension lines
-
Horizontal(AlignmentProperties) –Get the alignment properties for horizontal dimension lines
-
Rules(list) –Get the rule which should be used for dimension the elements inside the view
-
Vertical(AlignmentProperties) –Get the alignment properties for vertical dimension lines
Associative
property
writable
Get if the dimension lines should be created as associative dimension lines
Horizontal
property
writable
Horizontal: AlignmentProperties
Get the alignment properties for horizontal dimension lines
Rules
property
writable
Get the rule which should be used for dimension the elements inside the view
Vertical
property
writable
Vertical: AlignmentProperties
Get the alignment properties for vertical dimension lines
Placeholder