P_Rhino_Geometry_VolumeMassProperties_WorldCoordinatesSecondMoments - mcneel/rhinocommon-api-docs GitHub Wiki

VolumeMassProperties.WorldCoordinatesSecondMoments Property

Returns the world coordinate first moments if they were able to be calculated. X is integral of "xx dm" over the area Y is integral of "yy dm" over the area Z is integral of "zz dm" over the area.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Vector3d WorldCoordinatesSecondMoments { get; }

VB

Public ReadOnly Property WorldCoordinatesSecondMoments As Vector3d
	Get

Property Value

Type: Vector3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

VolumeMassProperties Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️