Name | Description |
Count | Property that returns the number of items in this collection. |
Item | Allows integer-indexed access to items in the collection. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Basic Selection Using Interaction Events | This sample demonstrates using the selection events to select a face. Selection is dependent on events and VB only supports events within a class module. |
Sketch Delete | This sample demonstrates deleting a sketch. |
True length of sweep feature | This sample demonstrates the calculation of the true length of a sweep feature. If the centroid of the sweep profile does not lie on the sweep path, the true length of the sweep feature is not the same as the sum of lengths of the path entities. |