| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| boolean | GetForce
()
Get method for attribute "Force" Force execution of this constraint (required for ASM_CONSTRAINT_PNT_ON_LINE). |
| boolean | GetIgnore
()
Get method for attribute "Ignore" Ignore this constraint during regeneration. |
| void | SetForce
(boolean value)
Set method for attribute "Force" Force execution of this constraint (required for ASM_CONSTRAINT_PNT_ON_LINE). |
| void | SetIgnore
(boolean value)
Set method for attribute "Ignore" Ignore this constraint during regeneration. |
| Method Detail |
|---|
| GetForce/SetForce |
|---|
| boolean | GetForce | () |
| void | SetForce | (boolean value) |
Force execution of this constraint (required for ASM_CONSTRAINT_PNT_ON_LINE).
|
| GetIgnore/SetIgnore |
|---|
| boolean | GetIgnore | () |
| void | SetIgnore | (boolean value) |
Ignore this constraint during regeneration.
|