Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.OrientedEdge Structure
Fields Methods


In This Topic
    Solid3D.OrientedEdge Structure Members
    In This Topic

    The following tables list the members exposed by Solid3D.OrientedEdge.

    Public Constructors
     NameDescription
    Public Constructor Edge curve index and orientation flag constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldEdge curve index in array Solid3D.Edges.  
    Public Field Orientation flag.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodGets edge curve end point taking in account the Sense flag.  
    Public MethodGets edge curve end vertex taking in account the Sense flag.  
    Public Method Gets a copy of the edge curve properly oriented.  
    Public MethodGets edge curve start point taking in account the Sense flag.  
    Public MethodGets edge curve start vertex taking in account the Sense flag.  
    Public Method  
    Top
    See Also