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