AcMapHatchAlteration::SetExcludedObjects Function

Land Desktop Development ARX CPP SDK

Up a level
AcMapHatchAlteration:: SetExcludedObjects Function
 
 

Sets an array of objects to exclude from the hatch.

virtual AcMap::EErrCode

SetExcludedObjects(

AcDbObjectIdArray& excludedObjects) = 0;

Returns AcMap::kOk in case of success, error code otherwise.

excludedObjects Input IDs of the objects to be excluded from this hatch.