Name | Description |
Count | Property that returns the number of items in this collection. |
Item | Allows integer-indexed access to objects in the collection. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Sketch Edit Orientation | This sample demonstrates modifying the orientation of a sketch. |
Window Selection | This sample demonstrates using the selection events to window-select multiple edges. Selection is dependent on events and VB only supports events within a class module. |
Thread Feature Create | This sample demonstrates the creation of a thread feature. It creates a cylinder in a new part document and creates a thread feature on the cylinder. |