Description:
Syntax:
public bool UpdateToClippingPlane(
Plane plane,
double uMagnitude,
double vMagnitude,
IEnumerable<Guid> clippedViewportIds,
ObjectAttributes attributes
)
Returns:
Type: bool
Available since:
5.0

Description:
Syntax:
public bool UpdateToClippingPlane(
Plane plane,
double uMagnitude,
double vMagnitude,
Guid clippedViewportId,
ObjectAttributes attributes
)
Returns:
Type: bool
Available since:
5.0

UpdateToClippingPlane method

Class:  Rhino.DocObjects.ReplayHistoryResult

Nothing found