Share

IntersectionCurveProxy.SketchEntities Property

Parent Object: IntersectionCurveProxy

Description

Read-only property that returns a collection of sketch entities that belong to the intersection curve. The sketch entities returned by this property cannot be edited or deleted because they are associated with the intersection curve in the model. The BreakLink method can be used to break this association so they are individually editable.

Syntax

IntersectionCurveProxy.SketchEntities() As SketchEntities3DEnumerator

Property Value

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

Version

Introduced in version 2014

Was this information helpful?