BoundedPlaneSet(Point3d, Point3d, Point3d) Method

Sets the origin and U and V points that define the plane.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void Set(
        Point3d p1,
        Point3d origin,
        Point3d p2
)

Parameters

p1  Point3d
[in] U point.
origin  Point3d
[in] Origin point.
p2  Point3d
[in] V point.
See Also

©  Bricsys NV. All rights reserved.