Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.Vertex Class
Members

In This Topic
    Solid3D.Vertex Class
    In This Topic
    Solid3D edge definition
    Syntax
    'Declaration
     
    Public Class Solid3D.Vertex 
       Inherits devDept.Geometry.Point3D
       Implements devDept.Geometry.IVertex 
    public class Solid3D.Vertex : devDept.Geometry.Point3D, devDept.Geometry.IVertex  
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.Point2D
          devDept.Geometry.Point3D
             devDept.Eyeshot.Entities.Solid3D.Vertex

    See Also