FaceCollection.Add Method
Parent Object: FaceCollectionDescription
Adds an object to the generic collection.
Syntax
FaceCollection.Add( Object As Object )Parameters
Name | Type | Description |
Object | Object | Input Object to add to the collection. |
Samples
Name | Description |
Delete Face, Boundary Patch and Stitch features | Demonstrates creating Face, Boundary Patch and Stitch features. |