Class Line
Line class
The line.
public class Line : ColladaElement
Constructors
| Name | Description |
|---|---|
| Line() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Direction { get; set; } | Gets or sets the direction. Contains three floating-point numbers that describe the direction of the line as a unit vector. |
| Extra { get; set; } | Gets or sets the extra. |
| Origin { get; set; } | Gets or sets the origin. Contains three floating-point numbers that describe the origin of the line. |
See Also
- class ColladaElement
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD