Skip to content

BitmapAreaElement

Canonical path: NemAll_Python_BasisElements.BitmapAreaElement

Bases: BasisElement, AllplanElement

Representation of the bitmap area in Allplan.

Methods:

GetBitmapAreaProperties

GetBitmapAreaProperties() -> BitmapAreaProperties

Get the BitmapArea properties

Returns:

SetBitmapAreaProperties

SetBitmapAreaProperties(bitmapAreaProp: BitmapAreaProperties)

Set the bitmapArea properties

Parameters:

__init__ overloaded

__init__()

Initialize

__init__(
    commonProp: CommonProperties,
    bitmapAreaProp: BitmapAreaProperties,
    geometryObject: object,
)

Constructor

Parameters:

__init__(BitmapAreaElement: BitmapAreaElement)

Copy constructor

Parameters:

  • bitmpaAreaElement

    Bitmap area element element to copy

__repr__

__repr__() -> str

Convert the list to a string

Returns:

  • str

    List values as string