Share

LoftedFlangeFeatures.Add Method

Parent Object: LoftedFlangeFeatures

Description

Method that creates a new lofted flange feature. The newly created LoftedFlangeFeature object is returned.

Syntax

LoftedFlangeFeatures.Add( LoftedFlangeDefinition As LoftedFlangeDefinition ) As LoftedFlangeFeature

Parameters

Name Type Description
LoftedFlangeDefinition LoftedFlangeDefinition Object that defines the lofted flange feature you want to create. A LoftedFlangeDefinition object can be created using the CreateLoftedFlangeDefinition method on the LoftedFlangeFeatures object.

Samples

Name Description
Create sheet metal lofted flange feature The following sample demonstrates the creation of a sheet metal lofted flange feature.

Version

Introduced in version 2011

Was this information helpful?