AddSpline method

Adds a spline object given the input coordinates as a points collection.

 

Syntax

objectVariable = object.AddSpline(Points, StartTangent, EndTangent)

Where:

     object is one of the ModelSpace or PaperSpace collection objects or a Block object;

     Points is a collection of points for defining the spline curve.

     StartTangent and EndTangent are vector objects indicating the tangents at the two ends of the spline.

 


© Bricsys NV. All rights reserved.