Plane Constructor (Point3d, Point3d, Point3d)

Initializes a new instance of the Plane class
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Plane(
        Point3d u,
        Point3d origin,
        Point3d v
)

Parameters

u
Type: Teigha.GeometryPoint3d
origin
Type: Teigha.GeometryPoint3d
v
Type: Teigha.GeometryPoint3d
See Also

©  Bricsys NV. All rights reserved.