Skip to content

title: Label Style Properties description: @brief Implementation of the abstract base class LabelStyleProperties


LabelStyleProperties

Canonical path: NemAll_Python_Precast.LabelStyleProperties

@brief Implementation of the abstract base class LabelStyleProperties

EntryNr property writable

EntryNr: int

Get the Entry number of labelStyle props

FileEntryPath property writable

FileEntryPath: FileEntryPath

Get the File entry path of labelStyle props

FileNr property writable

FileNr: int

Get the File number of labelStyle props

Location property writable

Location: Location

Get the Location of labelStyle props

__init__ overloaded

__init__()

Initialize

__init__(fileEntryPath: FileEntryPath, fileNr: int, entryNr: int)

Constructor

__init__(
    fileEntryPath: FileEntryPath, fileNr: int, entryNr: int, location: Location
)

Constructor

Placeholder