Line class
Line class
The line.
Inheritance: Line
→
ColladaElement
The Line type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Line |
Properties
Property | Description |
---|---|
origin | Gets or sets the origin. Contains three floating-point numbers that describe the origin of the line. |
direction | Gets or sets the direction. Contains three floating-point numbers that describe the direction of the line as a unit vector. |
extra | Gets or sets the extra. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Line