
10-4
LETP (Statement)
Function
Assigns a value to a position vector of the position type or homogenous
transformation type.
Format
LETP {<Position type variable>|<Homogeneous transformation type variable
>} = <Vector type>
Explanation
The statement starts with LETP and the right side of the expression is a vector.
By the execution of this assignment, the position vector of <Position type
variable> or <Homogenous transformation type variable> is changed to
<Vector type>.
Related Terms
LETO, LETA
Example
DEFTRN lt1, lt2
LETP lt1 = PVEC(lt2) 'Assigns position vector lt2 to position vector lt1.
Commentaires sur ces manuels