param:parameters-set-unitstype
(param:parameters-set-unitstype
parameter unitsType)
Assigns a new units unitsType mode (integer,
None=0, Length=1, Area=2, Volume=3) to the specified
parameter (integer).
|
Arguments |
parameter (integer) the parameter identifier to be
modified |
|
Return |
T if successful, or NIL otherwise |
|
Example |
(vl-load-mech)
2 |
|
Remarks |
for the 'Units Type' value, see 3DC Parameters Units Type |
|
Note |
|
| © Bricsys NV. All rights reserved. |