ProfilePath.AddsMaterial Property
Parent Object: ProfilePathDescription
Gets or sets a Boolean indicating whether the path adds or removes material from the entire area.
Syntax
ProfilePath.AddsMaterial() As BooleanProperty Value
This is a read/write property whose value is a Boolean.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. |