param:constraint-get-placement
(param:constraint-get-placement
constraint argIndex)
Returns the placement mode of the
specified constraint
(integer) for the argIndex (integer,
0/1).
|
Arguments |
constraint
(integer) the constraint to query |
|
Return |
integer (one of the 3DConstraints Placement values), or NIL |
|
Example |
(vl-load-mech)
2 |
|
Remarks |
not all constraint types need or use a "geometric placement" like Inside, Outside, Any |
|
Note |
|
| © Bricsys NV. All rights reserved. |