Share

PartFeatures.BoundaryPatchFeatures Property

Parent Object: PartFeatures

Description

Property that gets the collection object. Besides listing out the subset of part features that are BoundaryPatches, it allows the creation of new BoundaryPatches.

Syntax

PartFeatures.BoundaryPatchFeatures() As BoundaryPatchFeatures

Property Value

This is a read only property whose value is a BoundaryPatchFeatures.

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.

Version

Introduced in version 9

Was this information helpful?