#include "LtCon.h"
L_LTCON_API L_INT L_ContainerGetScalar(pContainer, pvptScalarNum, pvptScalarDen )
Gets the scaling values of the current container coordinates.
Pointer to a container handle.
Pointer to a VECTORPOINT structure to be updated with the numerator of the scaling factors for the x-, y-, and z-directions.
Pointer to VECTORPOINT structure to be updated with the denominator of the scaling factors for the x-, y-, and z-directions.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Required DLLs and Libraries