BoundedPlane(Point3d, Point3d, Point3d) Constructor

Initializes a new instance of the BoundedPlane class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public BoundedPlane(
        Point3d p1,
        Point3d origin,
        Point3d p2
)

Parameters

p1  Point3d
 
origin  Point3d
 
p2  Point3d
 
See Also

©  Bricsys NV. All rights reserved.