ProjectedCuts Object
Description
The ProjectedCuts object provides access to all of the projected cut edges on the sketch.
Methods
Add |
Method that adds projected cut edges by intersecting the model with the sketch plane and creating the resulting sketch entities. This method performs the same function as the Project Cut Edges command. |
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Count |
Property that returns the number of items in this collection. |
Item |
Method that returns the specified ProjectedCut object from the collection. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
PlanarSketch.ProjectedCuts,
PlanarSketchProxy.ProjectedCuts,
SketchBlockDefinition.ProjectedCuts,
SketchBlockDefinitionProxy.ProjectedCuts
Version
Introduced in version 2010