IAcadRegionProductOfInertia Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
double ProductOfInertia { get; }
 
ReadOnly Property ProductOfInertia As Double
        Get
 
property double ProductOfInertia {
        double get ();
}
 
abstract ProductOfInertia : float with get
 
 
 
Property Value
Double
 
See Also