ExtrudeDefinition.Profile Property
Parent Object: ExtrudeDefinitionDescription
Read-write property gets and sets the sketch profile used for the extrude feature.
Syntax
ExtrudeDefinition.Profile() As ProfileProperty Value
This is a read/write property whose value is a Profile.Samples
Name | Description |
Edit profile of an extrude feature | This sample demonstrates editing the profile of an extrude feature. |
Sketch Share | This sample demonstrates setting a sketch so it is shared. |