ICadViewBalloons Interface |
Namespace: Autodesk.iLogic.Interfaces
The ICadViewBalloons type exposes the following members.
Name | Description | |
---|---|---|
AttachToComponent |
This can be used to explicitly specify a component that want the Reattach function to attach a balloon to.
If you specify one component, you have to specify all that you want to attach to.
| |
DoNotAttachToComponent |
This can be used to specify a component that you don't want the Reattach function to attach a balloon to.
| |
Reattach |
Reattaches the balloons to their corresponding components after the components have moved.
|