Share

ProjectToSurfaceCurve.Name Property

Parent Object: ProjectToSurfaceCurve

Description

Property that gets and sets name of the project to surface curve. When setting this property, the name must be unique with respect to all other project to surface curves in the document. If the name is not unique an error will occur.

Syntax

ProjectToSurfaceCurve.Name() As String

Property Value

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

Version

Introduced in version 2021

Was this information helpful?