IiLogicForm Interface |
In a rule, this interface is implemented by the predefined object named iLogicForm.
Namespace: Autodesk.iLogic.Interfaces
The IiLogicForm type exposes the following members.
Name | Description | |
---|---|---|
EnablePositionAndSizeSaving |
If this is True, and the size and position of the form are changed while it is being shown, they will be saved upon closing it.
| |
FormNames |
Gets a list of the forms that are stored in this model.
| |
GlobalFormNames |
Gets a list of the forms that are stored globally.
|
Name | Description | |
---|---|---|
Show |
Shows a form that is stored in the model.
| |
ShowGlobal |
Shows a form that is in global storage.
|