Eyeshot 9.0 WinForms API Reference
entityNatureType Enumeration

WinForms Assembly > devDept.Eyeshot.Entities Namespace : entityNatureType Enumeration
Entity nature type.
Syntax
'Declaration
 
Public Enum entityNatureType 
   Inherits System.Enum
public enum entityNatureType : System.Enum 
Members
MemberDescription
NoneNone (e.g. BlockReference)
PointPoints only, (e.g. Point, PointCloud)
PolygonPolyhedral only (e.g. Mesh)
RichPolygon Multicolor or textured polyhedral
WireWireframe only (e.g. Line, Arc)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         devDept.Eyeshot.Entities.entityNatureType

See Also

Reference

devDept.Eyeshot.Entities Namespace