GetClippedObject Method (IViewport)
Gets the entity that defines the clipping boundary of the Viewport.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetClippedObject( _
dsObjectType_e* ObjType As dsObjectType_e _
) As System.Object |
Parameters
- ObjType[out]
Type of entity that defines the clipping boundary as defined in dsObjectType_e (see Remarks)
Parameters
- ClippedObject[out] or Return Value
- Entity that defines the clipping boundary: Circle, Ellipse, closed PolyLine, Region, or closed Spline.
Remarks
See Also
Availability
DraftSight V1R3.0