PartComponentDefinition.GetUnusedGeometries Method
Parent Object: PartComponentDefinitionDescription
Method that gets the unused sketches and work features.
Syntax
PartComponentDefinition.GetUnusedGeometries( UnusedGeometries As ObjectCollection )Parameters
Name | Type | Description |
UnusedGeometries | ObjectCollection | Output ObjectCollection object the includes the unused sketches and work features. |