Share

OnFaceCurve.Name Property

Parent Object: OnFaceCurve

Description

Read-write properrty that gets and sets name of the OnFaceCurve. When setting this property, the name must be unique with respect to all other OnFaceCurve objects in the document. If the name is not unique an error will occur.

Syntax

OnFaceCurve.Name() As String

Property Value

This is a read/write property whose value is a String.

Version

Introduced in version 2017

Was this information helpful?