Skip to content

LabelStyle

Canonical path: NemAll_Python_Precast.LabelStyle

Bases: Cell

__init__ overloaded

__init__(
    doc: DocumentAdapter,
    cellId: int,
    labelStyleProps: LabelStyleProperties,
    allowOverlapping: bool,
)

Constructor

__init__(
    doc: DocumentAdapter,
    cellId: int,
    labelStyleProps: LabelStyleProperties,
    allowOverlapping: bool,
    conditionTemplate: str,
)

Constructor

Placeholder