Skip to content

MeshLabelPointerProperties

Canonical path: NemAll_Python_Reinforcement.MeshLabelPointerProperties

Implementation of the mesh label pointer properties

Methods:

  • __init__

    Overloaded function. See individual overloads.

  • __repr__

    Convert to string

Attributes:

Color property writable

Color: int

Get the color

EndSymbol property writable

EndSymbol: int

Get the end symbol

EndSymbolSize property writable

EndSymbolSize: float

Get the end symbol size

Pen property writable

Pen: int

Get the pen

ShowTextPointerEndSymbol property writable

ShowTextPointerEndSymbol: bool

Get the state for showing the text pointer end symbol

Stroke property writable

Stroke: int

Get the stroke

__init__ overloaded

__init__()

Initialize

__init__(element: MeshLabelPointerProperties)

Copy constructor

Parameters:

__repr__

__repr__() -> str

Convert to string

Placeholder