Geometry 3D. Represents a non pickable geometry object.
Declaration Syntax
public interface IGeometry3D
Table 1899: Members
| 
                 Property  | DisplayEdge | 
                 Indicates if edges have to be displayed.  | 
| 
                 Property  | DisplayFace | 
                 Indicates if faces have to be displayed.  | 
| 
                 Property  | DisplayVertex | 
                 Indicates if vertices have to be displayed.  | 
| 
                 Property  | EdgeColor | 
                 Gets or sets the edges color.  | 
| 
                 Property  | FaceColor | 
                 Gets or sets the faces color.  | 
| 
                 Property  | VertexColor | 
                 Gets or sets the vertices color.  | 
| 
                 Property  | VertexSize | 
                 Gets or sets the vertices size.  |