Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Triangle Class
Fields Properties Methods


In This Topic
    Triangle Class Members
    In This Topic

    The following tables list the members exposed by Triangle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the triangle's normal.  
    Public Property Determines which IndexTriangle's edge is drawn.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Computes the area of a triangle.  
    Public Methodstatic (Shared in Visual Basic) Computes the projected area (on plane XY) of a triangle.  
    Public Methodstatic (Shared in Visual Basic) Computes the centroid of a triangle.  
    Public MethodOverridden.  Creates a deep copy of this triangle.  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded.  Returns a list of triangles hit by the provided segment.  
    Public Method  
    Public MethodOverridden.   
    Public Method  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverloaded. Overridden.  Updates triangle normal.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.  Standard DrawEdges method.  
    Protected Internal MethodOverridden.  Standard DrawNormal method.  
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Protected Internal MethodOverridden.   
    Top
    See Also