Skip to content

SectionAlongPathClippingPathViewProperties

Canonical path: NemAll_Python_BasisElements.SectionAlongPathClippingPathViewProperties

Clipping path view properties

Methods:

Attributes:

DirectionSymbolHeight property writable

DirectionSymbolHeight: float

Get the DirectionSymbolHeight

DirectionSymbolNr property writable

DirectionSymbolNr: int

Get the DirectionSymbolNr

IsDirectionSymbolOn property writable

IsDirectionSymbolOn: bool

Get the IsDirectionSymbolOn

TextParameterProperties property writable

TextParameterProperties: SectionAlongPathTextParameterProperties

Access text params

Get the SectionAlongPathTextParameterProperties

ConvertDirectionSymbolNumberFromViewModel

ConvertDirectionSymbolNumberFromViewModel(arg2: int, iPaletteIconNum: bool)

Convert icon number used in WPF palette to symbol number used in Allplan for the same graphical representation

Parameters:

  • iPaletteIconNum (bool) –

    number of icon from palette (view model)

ConvertDirectionSymbolNumberToViewModel

ConvertDirectionSymbolNumberToViewModel(arg2: bool) -> int

Convert symbol number used in Allplan to icon number used in WPF palette for the same graphical representation

Returns:

  • int

    icon number used in WPF

GetDirectionSymbolHeightTolerance staticmethod

GetDirectionSymbolHeightTolerance() -> float

Access tolerances

Returns:

  • float

    symbol height tolerance

__init__ overloaded

__init__(bInitFromSTW: bool = False)

constructor

Parameters:

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

copy constructor

Parameters: