CutFeatures.Add Method

Parent Object: CutFeatures

Description

Method that creates a new cut feature.

Syntax

CutFeatures.Add( CutDefinition As CutDefinition ) As CutFeature

Parameters

Name Type Description
CutDefinition CutDefinition Input CutDefinition object that defines the face feature you want to create. A CutDefinition object can be created using the CutFeatures.CreateCutDefinition method. It can also be obtained from an existing CutFeature object.

Remarks

The newly created CutFeature object is returned.

Samples

Name Description
Create sheet metal face and cut features This sample demonstrates the creation of sheet metal face and cut features.

Version

Introduced in version 2009