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

In This Topic
    SilhoTriangle Structure
    In This Topic
    Triangle structure for hidden lines computation.
    Syntax
    'Declaration
     
    Public Structure SilhoTriangle 
       Inherits System.ValueType
    public struct SilhoTriangle : System.ValueType 
    Remarks
    For internal use only.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          devDept.Geometry.SilhoTriangle

    See Also