Interface: IBaseGeoPart
Defines generic members of a part.
Examples
Methods
Name |
Description |
GetBoundingBox()
|
Gets the bounding box of the geometry (returns (x1,y1,z1,x2,y2,z2)).
|
Properties
Name |
Description |
Bodies
|
Gets the list of bodies associated to the part.
|
Id
|
Gets the reference identifier of the entity.
|
Name
|
Gets the name of the part.
|
Type
|
Gets the cell type of the entity.
|