Interface: IGeoVertex

Defines additional members specific to Mechanical for a vertex.

Implemented types

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 vertex.
Edges Gets the list of edges associated to the vertex.
Faces Gets the list of faces associated to the vertex.
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.
X Gets the X coordinate of the vertex.
Y Gets the Y coordinate of the vertex.
Z Gets the Z coordinate of the vertex.