DgnCellHeaderElement class

DgnCellHeaderElement class

Represents cell header element

Inheritance: DgnCellHeaderElementDgnDrawingElementBaseDgnElement

The DgnCellHeaderElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
nameGets cell name
class_bitmapGets cell’s class bit map
levelsGets array of levels used in cell
range_block_lowGets cell’s range block low
range_block_hiGets cell’s range block hi
trans_formation_matrixGets cell’s 2D/3D transformation matrix
originGets cell’s origin point
x_scaleGets cell’s x scale
y_scaleGets cell’s y scale
rotationGets cell’s rotation angle
childsGets childs of the composite element

Methods

MethodDescription
add_childAdds element as a child

See Also