PartComponentDefinition.WorkSurfaces Property
Parent Object: PartComponentDefinitionDescription
Property that returns the collection object that encapsulates all of the work surfaces defined in this PartComponentDefinition.
Syntax
PartComponentDefinition.WorkSurfaces() As WorkSurfacesProperty Value
This is a read only property whose value is a WorkSurfaces.Samples
Name | Description |
Adding a new stitch (knit) feature | This sample demonstrates the creation of a stitch feature (known as the Knit feature in the API). The sample creates two work surfaces using surface extrusions and stitches them together. |