Share

CornerChamferFeatures.Add Method

Parent Object: CornerChamferFeatures

Description

Method that creates a new corner chamfer feature. The newly created CornerChamferFeature object is returned.

Syntax

CornerChamferFeatures.Add( CornerChamferDefinition As CornerChamferDefinition ) As CornerChamferFeature

Parameters

Name Type Description
CornerChamferDefinition CornerChamferDefinition Input CornerChamferFeature object that defines the corner chamfer feature you want to create. A CornerChamferDefinition object can be created using the CornerChamferFeatures.CreateCornerChamferDefinition method. It can also be obtained from an existing CornerChamferFeature object.

Version

Introduced in version 2010

Was this information helpful?