AcMapTopology:: AddCurveObject Method
Adds a curve (linear object) to this topology model.
AcMap::EErrCode AddCurveObject( AcMapTopoFullEdge*& pFullEdge, const AcDbObjectId& curveId );
Parameters |
Description |
pFullEdge |
Output created AcMapTopoFullEdgeedge. This value points to a copy of the full edge referenced by the input curve. The caller is responsible for freeing this object. |
curveId |
Input curve to create the edge 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].