L_ContainerGetScalar

#include "LtCon.h"

L_LTCON_API L_INT L_ContainerGetScalar(pContainer, pvptScalarNum, pvptScalarDen )

Gets the scaling values of the current container coordinates.

Parameters

pCONTAINERHANDLE pContainer

Pointer to a container handle.

pVECTORPOINT pvptScalarNum

Pointer to a VECTORPOINT structure to be updated with the numerator of the scaling factors for the x-, y-, and z-directions.

pVECTORPOINT pvptScalarDen

Pointer to VECTORPOINT structure to be updated with the denominator of the scaling factors for the x-, y-, and z-directions.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to L_ContainerSetScalar.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Container and Automation C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.