P_Rhino_Geometry_AreaMassProperties_WorldCoordinatesProductMoments - mcneel/rhinocommon-api-docs GitHub Wiki
Returns the world coordinate product moments if they were able to be calculated. X is integral of "xy dm" over the area Y is integral of "yz dm" over the area Z is integral of "zx dm" over the area.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Vector3d WorldCoordinatesProductMoments { get; }
VB
Public ReadOnly Property WorldCoordinatesProductMoments As Vector3d
Get
Type: Vector3d
Supported in: 6.0.16224.21491, 5D58w