AcMapHatchAlteration::GetExcludedObjects Function

Land Desktop Development ARX CPP SDK

Up a level
AcMapHatchAlteration:: GetExcludedObjects Function
 
 

Gets an array of objects to exclude from the hatch.

virtual AcMap::EErrCode

GetExcludedObjects(

AcDbObjectIdArray& excludedObjects) = 0;

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

excludedObjects Output Ids of the objects to be excluded from this hatch.