Description
This method adds sketch objects created with ISketcher::CreateObject to the current open sketch.
Syntax
Id = AddObject( SketcherObject );
|
Input: (ISkObject) SketcherObject |
An object to be added to a sketch. |
|
Return: (Integer) Id |
The Id of an added object in a sketch. |