Share

IntersectionCurves Object


Description

The IntersectionCurves object provides access to all the intersection curve results in a 3D sketch and supports the ability to create new intersection curves.

Methods

Name Description
Add Creates a new intersection curve.

Properties

Name Description
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 Gets the number of items in this collection.
Item returns the specified IntersectionCurve object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Sketch3D.IntersectionCurves, Sketch3DProxy.IntersectionCurves

Version

Introduced in version 2014

Was this information helpful?