Autodesk.AutoCAD.Geometry Namespace > PlanarEquationCoefficients Structure
PlanarEquationCoefficients Structure
Description

 

This class encapsulates the data returned by the PlanarEnt.getCoefficients() ObjectARX function.

Visual Basic
Public Structure PlanarEquationCoefficients
End Structure
C#
public struct PlanarEquationCoefficients {
}
Links
   Comments?