Plane.Equation
Plane.Equation property
Gets or sets the equation. Contains four floating-point values that represent the coefficients for the plane’s equation: AX + BY + CZ + D = 0.
public string Equation { get; set; }
See Also
- class Plane
- namespace Aspose.CAD.FileFormats.Collada.FileParser.Elements
- assembly Aspose.CAD