Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / MomentOfInertia Structure
Members

In This Topic
    MomentOfInertia Structure
    In This Topic
    Moment of inertia and radii of gyration values.
    Syntax
    'Declaration
     
    Public Structure MomentOfInertia 
       Inherits System.ValueType
    public struct MomentOfInertia : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          devDept.Geometry.MomentOfInertia

    See Also