C++
AcDbFullSubentPath( AcDbObjectIdArray objectIds, AcDbSubentId subId );
Description
Initializes the embedded AcDbObjectIdArray withobjectIds and the embedded AcDbSubentId with subId.
Parameters
Parameters | Description |
---|---|
objectIds | Input object ID array |
subId | Input subent ID object |