Skip to content

SectionAlongPathFormatProperties

Canonical path: NemAll_Python_BasisElements.SectionAlongPathFormatProperties

Format properties

Methods:

Attributes:

AdjacentEdgeTypeSwitcher property writable

AdjacentEdgeTypeSwitcher: int

Get the 0=material, 1=surface, we set a tooltip and description in palette

BoundaryLineColor property writable

BoundaryLineColor: int

Get the Border: Boundary Line color index

BoundaryLineLayer property writable

BoundaryLineLayer: int

Get the Border: Boundary Line Layer number

BoundaryLineLayerKenner property writable

BoundaryLineLayerKenner: int

Gets layer kenner for Boundary Line

Sets layer kenner for Boundary Line

BoundaryLinePen property writable

BoundaryLinePen: int

Get the Border: Boundary Line pen index (0== not used)

BoundaryLineType property writable

BoundaryLineType: int

Get the Border: Boundary Line stroke index

EdgesVisibility property writable

EdgesVisibility: bool

Get the Outer edges/All edges Visible 0, 1

EliminationAngle property writable

EliminationAngle: float

Get the Angle of the Adjacent Edge elimination, //always in degree

IsBetweenDifferentSurfacesOn property writable

IsBetweenDifferentSurfacesOn: bool

Get the Adjacent Edge Between Different Surfaces

IsBoundaryLineColorFromLayer property writable

IsBoundaryLineColorFromLayer: bool

Get the Border: IsBoundaryLineColorFromLayer

IsBoundaryLinePenFromLayer property writable

IsBoundaryLinePenFromLayer: bool

Get the Border: IsBoundaryLinePenFromLayer

IsBoundaryLineTypeFromLayer property writable

IsBoundaryLineTypeFromLayer: bool

Get the Border: IsBoundaryLineTypeFromLayer

IsBoundaryLineVisible property writable

IsBoundaryLineVisible: bool

Get the BoundaryLine visibility

IsEliminationOn property writable

IsEliminationOn: bool

Get the Adjacent Edge elimination

IsSectionLineColorFromLayer property writable

IsSectionLineColorFromLayer: bool

Get the Section: IsSectionLineColorFromLayer

IsSectionLinePenFromLayer property writable

IsSectionLinePenFromLayer: bool

Get the Section: IsSectionLinePenFromLayer

IsSectionLineThicknessVisible property writable

IsSectionLineThicknessVisible: bool

Get the SectionLineThickness visibility

IsSectionLineTypeFromLayer property writable

IsSectionLineTypeFromLayer: bool

Get the Section: IsSectionLineTypeFromLayer

IsSurfaceFromObjectOn property writable

IsSurfaceFromObjectOn: bool

Get the Display Surface From Object

Overhang property writable

Overhang: float

Get the Overhang

SectionLineColor property writable

SectionLineColor: int

Get the Section: Boundary Line color index

SectionLineLayer property writable

SectionLineLayer: int

Get the Section: Section Line Layer number

SectionLineLayerKenner property writable

SectionLineLayerKenner: int

Gets layer kenner for Section Line

Sets layer kenner for Section Line

SectionLinePen property writable

SectionLinePen: int

Get the Section: Boundary Line pen index (0== not used)

SectionLineType property writable

SectionLineType: int

Get the Section: Boundary Line stroke index

GetEliminationAngleTolerance staticmethod

GetEliminationAngleTolerance() -> float

Access tolerances

Returns:

  • float

    elimination angle tolerance

GetOverhangTolerance staticmethod

GetOverhangTolerance() -> float

Access tolerances

Returns:

  • float

    overhang tolerance

__init__ overloaded

__init__(bInitFromSTW: bool = False)

constructor

Parameters:

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

copy constructor

Parameters: