Share

MapPointCurves.AddMapCurve Method

Parent Object: MapPointCurves

Description

Method that creates a new MapPointCurve. This method is only valid for MapPointCurves objects that were created using the LoftFeatures.CreateMapCurves. A error will occur if you use this method for a MapPointCurves object obtained from an existing LoftFeature object.

Syntax

MapPointCurves.AddMapCurve() As MapPointCurve

Version

Introduced in version 6

Was this information helpful?