Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::setNonRectClipEntityId Method
Syntax
C++
void setNonRectClipEntityId(OdDbObjectId clipEntityId);

Sets the Object ID of the clipping entity for this Viewport object (DXF 340). 

 

Parameters
Description
clipEntityId
[in] Object ID of the clipping entity.

The following entity types are acceptable clipping entities: 

untitled table OdDb2dPolyline OdDb3dPolyline OdDbCircle OdDbEllipse OdDbFace OdDbPolyline OdDbRegion OdDbSpline 

A clipping entity must be in the same PaperSpace as this Viewport.

Copyright © 2002-2022. Open Design Alliance All rights reserved.