Class Torus
Torus class
The torus. Describes a torus in 3D space.
public class Torus : ColladaElement
Constructors
Name | Description |
---|---|
Torus() | The default constructor. |
Properties
Name | Description |
---|---|
Extra { get; set; } | Gets or sets the extra. |
Radius { get; set; } | Gets or sets the radius. Two floating-point numbers that describe the radii of the torus. The first value is the major radius, the second is the minor radius. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD