AcMapTopology:: AddPointObject Method
Adds a point to this topology model.
AcMap::EErrCode AddPointObject( AcMapTopoNode*& pNode, const AcDbObjectId& pointId );
Parameters |
Description |
pNode |
Output created AcMapTopoNodenode. This value points to a copy of the node referenced by the specified point. The caller is responsible for freeing this object. |
pointId |
Input ID of the point to create the node on. |
Returns
Returns AcMap::EErrCode kOk if successful; otherwise, returns a different error code.
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].