Description
This method allows you to add external geometry to a sketch.
Syntax
AddExtGeometry( Option, ExternalGeometry );
|
Input: (MdExtGeomOption) Option |
Option that defines the project or makes an intersection between the sketcher plane and "adding" entity. |
|
Input: (IEntity) ExternalGeometry |
An entity whose geometry is added to a sketch. |