WipeoutSetFrom Method

Sets the orientation and boundary for this wipeout entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetFrom(
        Point2dCollection points,
        Vector3d normal
)

Parameters

points  Point2dCollection
[in] Collection of 2D points to define the boundary.
normal  Vector3d
[in] Normal vector to the plane of the boundary.
See Also

©  Bricsys NV. All rights reserved.