AcMapQueryPE:: isClosed Method
One more property alteration functions telling whether we need to apply hatch alteration to the entity or not.
virtual Acad::ErrorStatus isClosed( bool & bClosed, AcDbEntity * pEnt );
Parameters |
Description |
bClosed |
Return flag. |
pEnt |
The entity. |
Returns
Returns Acad::eOk on success.
Remarks
If not implemented, the default behaviour is to hatch MPolygons and closed AcDbCurves.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].