AcMapMbMapSheetTemplate:: GetElement Method
Returns an array of object ids of the objects in the specified layout that are marked as an element of the specified type.
Returns Acad::eOk if successful; Returns Acad::eKeyNotFound if there are no entities of the specified type; otherwise, returns a different error code.
static Acad::ErrorStatus GetElement(
AcDbObjectIdArray& aIds,
const AcDbObjectId& layoutId,
ETemplateElementType elementType
);|
Parameters |
Description |
|
aIds |
Output Object ids of entity previously marked |
|
layoutId |
Input Object id of the layout |
|
elementType |
Input Enumerated type identifying the element type |
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].