| Library | Module | Frames | Expand |
| boolean | Force | |
| Force execution of this constraint (required for ASM_CONSTRAINT_PNT_ON_LINE). | ||
| boolean | Ignore | |
| Ignore this constraint during regeneration. | ||
| static pfcConstraintAttributes | Create (boolean Force, boolean Ignore) | |
| Creates a new constraint attributes object. | ||
| boolean | Force |
|
Force execution of this constraint (required for ASM_CONSTRAINT_PNT_ON_LINE). |
| boolean | Ignore |
|
Ignore this constraint during regeneration. |
| static pfcConstraintAttributes | Create | (boolean Force, boolean Ignore) |
|
Creates a new constraint attributes object.
|