Eyeshot 10 WinForms API Reference
PointCloud.natureType Enumeration

WinForms Assembly > devDept.Eyeshot.Entities Namespace : PointCloud.natureType Enumeration
Point cloud nature type.
Syntax
'Declaration
 
Public Enum PointCloud.natureType 
   Inherits System.Enum
public enum PointCloud.natureType : System.Enum 
Members
MemberDescription
Multicolor Multicolor, one color for each point.
Plain Plain, all the points of the same color.
Undefined Not yet defined
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         devDept.Eyeshot.Entities.PointCloud.natureType

See Also

Reference

devDept.Eyeshot.Entities Namespace