Skip to content

ClippingPathProperties

Canonical path: NemAll_Python_BasisElements.ClippingPathProperties

Representation if the properties of a clipping path of a UVS

Classes:

Methods:

Attributes:

BottomLevel property

BottomLevel: None

The bottom elevation of the section

IsClippingLineOn property

IsClippingLineOn: None

Whether to draw the clipping line

IsHeightFromElementOn property

IsHeightFromElementOn: None

Whether to get the section height from elements

SectionIdentifier property

SectionIdentifier: None

the section identifier

SectionType property

SectionType: None

Property for type of section

:type: None

TopLevel property

TopLevel: None

The top elevation of the section

SectionType_Enum

Canonical path: NemAll_Python_BasisElements.ClippingPathProperties.SectionType_Enum

Bases: Enum

Section type

Methods:

__getitem__

__getitem__(key: str | int | float) -> SectionType_Enum

get the item for a key

Parameters:

  • key (str | int | float) –

    value key

Returns:

__init__

__init__()

Initialize