Interface: IGeoBody

Defines additional members specific to Mechanical for a body.

Methods

Name Description
GetBoundingBox() Gets the bounding box of the geometry (returns (x1,y1,z1,x2,y2,z2)).

Properties

Name Description
Area Gets the area of the body.
BodyType Gets the body type (wire, sheet or solid).
Centroid Gets the centroid of the body.
CrossSection Gets or sets the beam cross section associated to the body.
CrossSectionOffset Gets or sets the beam cross section offset for the body.
CrossSectionOffsetType Gets or sets the beam cross section offset type for the body.
Edges Gets the list of all edges of the body.
Faces Gets the list of all faces of the body.
GeoData Gets the GeoData associated to the geometry entity.
Id Gets the reference identifier of the entity.
Length Gets the length of the body.
Material Gets the material associated to the body.
Name Gets the name of the body.
Part Gets the part associated to the geometry entity.
Shells Gets the list of shells associated to the body.
Suppressed Gets the suppressed state of the body.
Thickness Gets the thickness of the body.
Type Gets the cell type of the entity.
Vertices Gets the list of all vertices of the body.
Volume Gets the volume of the body.