DatumPlane.SetCurveInView
Description:
Sets the extents to match the curve.
Sets the extents to match the curve.
public void SetCurveInView(
DatumExtentType extentMode,
View view,
Curve curve
)
-
extentModeThe extent type.
-
viewThe view.
-
curveThe curve.
-
The datum plane cannot be visible in the view. -or- The curve is unbound or not coincident with the original one of the datum plane.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration