Name | Description |
Add | Adds an object to the generic collection. |
Clear | Removes all objects from the generic collection. |
Remove | Method that removes the specified object from the generic collection. |
RemoveByObject | Method that removes the specified object from the generic object collection. |
Name | Description |
CollectionType | Property returning a constant indicating the Face Collection type. |
Count | Property that returns the number of items in this collection. |
Item | Allows integer-indexed access to items in the collection. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Delete Face, Boundary Patch and Stitch features | Demonstrates creating Face, Boundary Patch and Stitch features. |
Finish Feature Creation | This sample demonstrates how to create a finish feature. |