Interface: IBaseGeoEdge

Defines generic members of an edge.

Implemented types

Derived 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 of the edge.
Centroid Gets the centroid for the edge.
CurveType Gets the curve type of the edge.
EndVertex Gets the last vertex.
Faces Gets the list of all faces of the edge.
Id Gets the reference identifier of the entity.
Length Gets the length of the edge.
StartVertex Gets the first vertex.
Type Gets the cell type of the entity.
Vertices Gets the list of all vertices of the edge.