Skip to content

SectionAlongPathClippingPathProperties

Canonical path: NemAll_Python_BasisElements.SectionAlongPathClippingPathProperties

Clipping path properties

Methods:

Attributes:

BottomLevel property writable

BottomLevel: float

Get the BottomLevel for section Vertical or Horizontal_From_Top

ClippingPathViewProperties property writable

ClippingPathViewProperties: SectionAlongPathClippingPathViewProperties

Get the SectionAlongPathClippingPathViewProperties

EndCoord property writable

EndCoord: float

Get the EndCoord value

IsChangeViewDirectionOn property writable

IsChangeViewDirectionOn: bool

Get the IsChangeViewDirectionOn status : ON/OFF

IsClippingLineOn property writable

IsClippingLineOn: bool

Get the Is clipping path line on

IsHeightFromElementOn property writable

IsHeightFromElementOn: bool

Get the IsHeightFromElementOn status : ON/OFF

SectionIdentifier property writable

SectionIdentifier: str

Get the Section identifier

StartCoord property writable

StartCoord: float

Get the StartCoord value

StationingEnd property writable

StationingEnd: float

Get end stationing

StationingStart property writable

StationingStart: float

Get start stationing

TopLevel property writable

TopLevel: float

Get the TopLevel for section Vertical or Horizontal_From_Bottom

GetClippingPathGeometryTolerance staticmethod

GetClippingPathGeometryTolerance() -> float

Access tolerances

Returns:

  • float

    ClippingPathGeometryTolerance

GetPathLength

GetPathLength() -> float

Get length of path

GetResultPathLength

GetResultPathLength() -> float

Get length of the part of path limited by EndCoord and StartCoord

RestrictEmptySectionId

RestrictEmptySectionId()

__init__ overloaded

__init__(bInitFromSTW: bool = False)

constructor

Parameters:

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

copy constructor

Parameters: