Share

OnFaceCurves Object


Description

OnFaceCurves Object.

Methods

Name Description
Add Creates a new on face curve.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Count Gets the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

Sketch3D.OnFaceCurves, Sketch3DProxy.OnFaceCurves

Samples

Name Description
OnFaceCurve creation This sample demonstrates how to create a OnFaceCurve in 3D sketch.

Version

Introduced in version 2017

Was this information helpful?