Share

BoundaryPatchFeatures.Add Method

Parent Object: BoundaryPatchFeatures

Description

Method that creates a new boundary patch feature.

Syntax

BoundaryPatchFeatures.Add( Definition As BoundaryPatchDefinition ) As BoundaryPatchFeature

Parameters

Name Type Description
Definition BoundaryPatchDefinition Input BoundaryPatchDefinition object that defines the input definition for the boundary patch feature. The BoundaryPatchDefinition object can be created using the CreateBoundaryPatchDefinition method of the BoundaryPatchFeatures object. The BoundaryPatchDefinition object defines the boundary loops for creating the boundary patch feature.

Version

Introduced in version 2008

Was this information helpful?