PlanarEquationCoefficients Constructor

Initializes a new instance of the PlanarEquationCoefficients class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public PlanarEquationCoefficients(
        double a,
        double b,
        double c,
        double d
)

Parameters

a  Double
 
b  Double
 
c  Double
 
d  Double
 
See Also

©  Bricsys NV. All rights reserved.