Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Geometry Namespace / PointNormal Class
Members

In This Topic
    PointNormal Class
    In This Topic
    Point cloud point definition.
    Syntax
    'Declaration
     
    Public Class PointNormal 
       Inherits Point3D
       Implements IVertex 
    public class PointNormal : Point3D, IVertex  
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.Point2D
          devDept.Geometry.Point3D
             devDept.Geometry.PointNormal

    See Also