This function is retired. See more information in the 'Remarks' section below.
This method has been replaced by the project2 method, which supports specifying if the result will be linked or not.
"sketch_var" is a variable referencing a Sketch object.
|
"sketch_var" is a variable referencing a Sketch object.
|
Type | Description |
ObjectCollection | Returns a collection of the sketch entities that were created as a result of the projection. |
Name | Type | Description |
entity | Base | The entity to project. This can be a single entity of the following types: sketch entity, an edge, a face (which will get all of its edges), a vertex, a construction axis, a construction point, or a construction plane that is perpendicular to the sketch to create a line. This can also be an ObjectCollection that contains multiple entities and will be projected simultaneously. The entities that can be projected must be the types and have the same restrictions as described above. |