ProfilePath.Delete Method
Parent Object: ProfilePathDescription
Method that deletes this ProfilePath object. This method can be used to delete profile paths that represent a set of connected curves as well as profile paths that represent text boxes.
Syntax
ProfilePath.Delete()Samples
Name | Description |
Sketch profile control | This sample demonstrates the usage of the Profiles API to control the shape of the profile. The sample creates three concntric circles and creates an extrusion of the region between the inner circles. |