PartComponentDefinition.WorkPlanes Property
Parent Object: PartComponentDefinitionDescription
Property that returns the WorkPlanes collection object.
Syntax
PartComponentDefinition.WorkPlanes() As WorkPlanesProperty Value
This is a read only property whose value is a WorkPlanes.Samples
Name | Description |
Navigation between browser and data | This sample demonstrates the navigation between a browser node and it's corresponding data model object and vice versa. This sample creates a work plane, finds its browser node and gets the work plane object back from the browser node. |
Extrude sketch text | This sample demonstrates the creation of an extrude feature from sketch text. |
Create and Edit an Extrude Feature with a pocket | This sample demonstrates how to edit an extrude feature. It shows how to create a sketch plane at a specified orientation to existing geometry. |
Sketch from Face Silhouette | This sample creates a cylindrical solid, creates a new sketch plane and creates some new sketch lines from the actual edges and the apparent (silhouette) edges of the cylinder. |