Skip to content

DimensioningProperties

Canonical path: NemAll_Python_Precast.DimensioningProperties

Methods:

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

Associative: bool

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

Rules: list

Get the rule which should be used for dimension the elements inside the view

Vertical property writable

Get the alignment properties for vertical dimension lines

__init__

__init__()

Initialize

Placeholder