Share

ProjectedCut.SketchEntities Property

Parent Object: ProjectedCut

Description

Property that returns a collection of sketch entities that belong to the projected cut edges. The sketch entities returned by this property cannot be edited or deleted because they are associated with the projected edges in the model.

Syntax

ProjectedCut.SketchEntities() As SketchEntitiesEnumerator

Property Value

This is a read only property whose value is a SketchEntitiesEnumerator.

Version

Introduced in version 2010

Was this information helpful?