Share

PartComponentDefinition.WorkSurfaces Property

Parent Object: PartComponentDefinition

Description

Property that returns the collection object that encapsulates all of the work surfaces defined in this PartComponentDefinition.

Syntax

PartComponentDefinition.WorkSurfaces() As WorkSurfaces

Property 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.

Version

Introduced in version 6

Was this information helpful?