Skip to content

SectionAlongPathFilterProperties

Canonical path: NemAll_Python_BasisElements.SectionAlongPathFilterProperties

Filter properties

Methods:

  • __init__

    dummy, is only needed for the creation of the documentation by MkDocs

Attributes:

DrawingFilesProperties property writable

DrawingFilesProperties: SectionDrawingFilesProperties

Access drawing file params

Get the SectionDrawingFilesProperties

IsAssociativityOn property writable

IsAssociativityOn: bool

Get the When the section is frozen / associativity is OFF -, no updates are available for it

IsSelectionFilterOn property writable

IsSelectionFilterOn: bool

Get the when == true - only selected elements are included to UVS model / when == false (default value) - selected elements are excluded from UVS model

LayerProperties property writable

LayerProperties: SectionLayerProperties

Access layer params

Get the SectionLayerProperties

__init__ overloaded

__init__(bInitFromSTW: bool = False)

constructor

Parameters:

  • bInitFromSTW (bool, default: False ) –
    • is structure initialized from standard values

copy constructor

Parameters: