Description
This class encapsulates the data returned by the PlanarEnt.getCoefficients() ObjectARX function.
C#
public struct PlanarEquationCoefficients { }
Visual Basic
Public Structure PlanarEquationCoefficients End Structure
This class encapsulates the data returned by the PlanarEnt.getCoefficients() ObjectARX function.
public struct PlanarEquationCoefficients { }
Public Structure PlanarEquationCoefficients End Structure