2027 Method
Changes 0
M

Solid.ComputeCentroid

Description:
Returns the Centroid of this solid.
Remarks:
Calculates the centroid of the solid using an approximation, with an accuracy suitable for architectural purposes. This will correspond only with the center of gravity if the solid represents a homogeneous structure of a single material.
public XYZ ComputeCentroid()
XYZ The XYZ point of the Centroid of this solid.