Interface: IGeoEntity
Defines additional members specific to Mechanical for a geometry entity.
Examples
Methods
Name |
Description |
GetBoundingBox()
|
Gets the bounding box of the geometry (returns (x1,y1,z1,x2,y2,z2)).
|
Properties
Name |
Description |
GeoData
|
Gets the GeoData associated to the geometry entity.
|
Id
|
Gets the reference identifier of the entity.
|
Part
|
Gets the part associated to the geometry entity.
|
Type
|
Gets the cell type of the entity.
|