Denso RC5 Especificações Página 248

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 247
10-14
LETZ (Statement)[Conforms to SLIM]
Function
Assigns a value to the Z axis component of the vector type/ position type/
homogeneous transformation type.
Format
LETZ {<Vector type variable>|<Position type variable>|<Homogeneous
transformation type variable>}= <Z axis component>
Explanation
The statement starts with LETZ and the right side of the expression is a Z axis
component. By the execution of this assignment, the Z-axis component of
<Vector type variable>, <Position type variable> or <Homogenous
transformation type variable> is changed to the value of <Z-axis component>
value.
Related Terms
LETP, LETX, LETY
Example
DEFPOS lp1, lp2
DEFVEC lv1, lv2
LETZ lv1 = POSZ(lv2) 'Assigns the Z-axis component of lv2 to that of lv1.
LETZ lp2 = POSZ(lp2) 'Assigns the Z-axis component of lp2 to that of lp1.
Vista de página 247
1 2 ... 243 244 245 246 247 248 249 250 251 252 253 ... 691 692

Comentários a estes Manuais

Sem comentários