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

In This Topic
    Coefficient Structure
    In This Topic
    System of equations, equation non zero term definition.
    Syntax
    'Declaration
     
    Public Structure Coefficient 
       Inherits System.ValueType
    public struct Coefficient : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          devDept.Geometry.Coefficient

    See Also