Share

Sketch3DProxy.IntersectionCurves Property

Parent Object: Sketch3DProxy

Description

Read-only property that returns the IntersectionCurves collection object. This collection provides access to the existing intersection curves in the sketch and provides functionality to create new intersection curves.

Syntax

Sketch3DProxy.IntersectionCurves() As IntersectionCurves

Property Value

This is a read only property whose value is an IntersectionCurves.

Version

Introduced in version 2014

Was this information helpful?