Defines generic members of a body.
Declaration Syntax
public interface IBaseGeoBody
Table 1860: Members
|
Property | Area |
Gets the area of the body. |
|
Property | BodyType |
Gets the body type (wire, sheet or solid). |
|
Property | Centroid |
Gets the centroid of the body. |
|
Property | Edges |
Gets the list of all edges of the body. |
|
Property | Faces |
Gets the list of all faces of the body. |
|
Property | Length |
Gets the length of the body. |
|
Property | Vertices |
Gets the list of all vertices of the body. |
|
Property | Volume |
Gets the volume of the body. |