Share

SweepFeatures.AddSolidSweep Method

Parent Object: SweepFeatures

Description

Method that creates a new SweepFeature object based on a surfacebody.

Syntax

SweepFeatures.AddSolidSweep( Definition As SolidSweepDefinition ) As SweepFeature

Parameters

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.

Version

Introduced in version 2020

Was this information helpful?