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


In This Topic
    HitVertex Class Members
    In This Topic

    The following tables list the members exposed by HitVertex.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field The index of the entity the vertex belongs to.  
    Public FieldSolid3D.Face, Solid.Portion or devDept.Eyeshot.Fem.Element.Face index.  
    Public FieldSolid3D.Face.Parametric index.  
    Public FieldThe Blockreference parents list starting from the CurrentBlockReference, to which the entity with the closest vertex belongs to.  
    Public FieldShell or devDept.Eyeshot.Fem.Element index.  
    Public Field Vertex point.  
    Top
    Public Properties
     NameDescription
    Public Property Vertex index.  
    Top
    See Also