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

In This Topic
    LinearPath Class
    In This Topic
    Linear path entity (piecewise linear curve).
    Syntax
    'Declaration
     
    Public Class LinearPath 
       Inherits Entity
       Implements ICurveIEntitydevDept.Eyeshot.ISelectableItem 
    public class LinearPath : Entity, ICurveIEntitydevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
          devDept.Eyeshot.Entities.LinearPath
             devDept.Eyeshot.Translators.IfcLinearPath
             devDept.Eyeshot.Translators.LinearPathEx

    See Also