Class Curve
Curve class
The curve.
public class Curve : ColladaElement
Constructors
| Name | Description |
|---|---|
| Curve() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Item { get; set; } | Gets or sets the item. |
| Name { get; set; } | Gets or sets the name. |
| Orient { get; set; } | Gets or sets the orient. Describes the orientation of the object frame. |
| Origin { get; set; } | Gets or sets the origin. Describes the origin of the object frame. |
| Sid { get; set; } | Gets or sets the sid. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD