Performs compute operations on all of the entities within this Document's scope that may be out of date with respect to their driving entities.
Name | Description |
Using Inventor's error dialog | Demonstrates using Inventor's error dialog. |
Associative body copy | The following sample demonstrates copying bodies (associatively and non-associatively) across parts in an assembly. |
Sheet Metal Thickness Editing | This sample illustrates editing the thickness of a sheet metal part. |
OnDrag Event - dragging a WorkPoint | This sample demonstrates the use of the OnDrag event to drag fixed work points when no command is active. This sample only allows drags parallel to the X-Y plane. This sample is dependent on events and VB only supports events within a class module. |