Cone class
Cone class
The cone. Describes a conical surface.
Inheritance: Cone
→
ColladaElement
The Cone type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Cone |
Properties
Property | Description |
---|---|
radius | Gets or sets the radius. Contains a floating-point number that specifies the radius of the cone. |
angle | Gets or sets the angle. Contains a floating-point number that specifies the conical surface semi angle ]0,PI/2[. |
extra | Gets or sets the extra. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Cone