SweepFeatures.AddSolidSweep Method
Parent Object: SweepFeaturesDescription
Method that creates a new SweepFeature object based on a surfacebody.
Syntax
SweepFeatures.AddSolidSweep( Definition As SolidSweepDefinition ) As SweepFeatureParameters
| Name | Type | Description |
| Definition | SolidSweepDefinition | Input SolidSweepDefinition object that defines the input for the sweep feature. An SolidSweepDefinition object can be created using the SweepFeatures.CreateSolidSweepDefinition method. It can also be obtained from an existing SweepFeature object. |
