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

In This Topic
    Joint Class
    In This Topic
    Joint entity. A point drawn like a sphere.
    Syntax
    'Declaration
     
    Public Class Joint 
       Inherits Entity
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class Joint : Entity, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
          devDept.Eyeshot.Entities.Joint

    See Also