AssemblyComponentDefinition.WorkPlanes Property
Parent Object: AssemblyComponentDefinitionDescription
Property that returns the WorkPlanes collection object that encapsulates all of the work planes defined in this ComponentDefinition.
Syntax
AssemblyComponentDefinition.WorkPlanes() As WorkPlanesProperty Value
This is a read only property whose value is a WorkPlanes.Samples
Name | Description |
Add mate constraint using work planes in parts | This sample demonstrates creating a mate constraint between two occurrences using the work planes within those occurrences. |
Projection - project across parts | This sample demonstrates projecting a sketch entity across parts in an assembly. To use the sample, have an assembly open that contains at least two occurrences, (parts only), and run the program. |