ConvertToShape Method

         Example         Applies To

Creates a shape that has the geometric characteristics of the specified FreeformBuilder object. Returns a Shape object that represents the new shape.

Note   You must apply the AddNodes method to a FreeformBuilder object at least once before you use the ConvertToShape method.

Syntax

expression.ConvertToShape

expression   Required. An expression that returns a FreeformBuilder object.