Plane(Double, Double, Double, Double) Constructor

Initializes a new instance of the Plane class

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

Parameters

a  Double
 
b  Double
 
c  Double
 
d  Double
 
See Also

©  Bricsys NV. All rights reserved.