ClippingPathProperties
Canonical path: NemAll_Python_BasisElements.ClippingPathProperties
Representation if the properties of a clipping path of a UVS
IsHeightFromElementOn
property
Whether to get the section height from elements
SectionType_Enum
Canonical path: NemAll_Python_BasisElements.ClippingPathProperties.SectionType_Enum
Bases: Enum
Section type
__getitem__
__getitem__(key: str | int | float) -> SectionType_Enum
get the item for a key
Parameters:
-
key
(str | int | float
) –value key
Returns:
-
SectionType_Enum
–value for the key
Placeholder