Defines a solid cone primitive.
            
Declaration Syntax
public interface ISolidCone
Table 138:  Members
| 
                 Property 
               | 
                Center
               | 
                 
            Gets or sets the center of the cone (x, y, z).
             
               | 
| 
                 Property 
               | 
                Direction
               | 
                 
            Gets or sets the direction of the cone (x, y, z).
             
               | 
| 
                 Property 
               | 
                Radius1
               | 
                 
            Gets or sets the top radius of the cone.
             
               | 
| 
                 Property 
               | 
                Radius2
               | 
                 
            Gets or sets the bottom radius of the cone.
             
               |