PartFeatures.BoundaryPatchFeatures Property
Parent Object: PartFeaturesDescription
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 BoundaryPatchFeaturesProperty 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. |