Share

SweepFeatures.Add Method

Parent Object: SweepFeatures

Description

Method that creates a new SweepFeature object.

Syntax

SweepFeatures.Add( Definition As SweepDefinition ) As SweepFeature

Parameters

Name Type Description
Definition SweepDefinition Input SweepDefinition object that defines the input for the sweep feature. An SweepDefinition object can be created using the SweepFeatures.CreateSweepDefinition method. It can also be obtained from an existing SweepFeature object.

Version

Introduced in version 2015

Was this information helpful?