Share

SketchBlockDefinition.ProjectedCuts Property

Parent Object: SketchBlockDefinition

Description

Property that returns the ProjectedCuts collection object. This collection provides access to the existing projected cut edges in the sketch and provides functionality to create new projected cut edges.

Syntax

SketchBlockDefinition.ProjectedCuts() As ProjectedCuts

Property Value

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

Version

Introduced in version 2010

Was this information helpful?