RegionAreaPropertiesProductOfInertia Property
|
Property that represents the product of
inertia of a region.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public double ProductOfInertia { get; }
Public ReadOnly Property ProductOfInertia As Double
Get
public:
property double ProductOfInertia {
double get ();
}
member ProductOfInertia : float with get
Property Value
Double
See Also