Plane class
Plane class
The plane. Defines an infinite plane.
Inheritance: Plane
→
ColladaElement
The Plane type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of Plane |
Properties
Property | Description |
---|---|
equation | Gets or sets the equation. Contains four floating-point values that represent the coefficients for the plane’s equation: AX + BY + CZ + D = 0. |
extra | Gets or sets the extra. |
See Also
- module
aspose.cad.fileformats.collada.fileparser.elements
- class
ColladaElement
- class
Plane