Documentación de la API > Assembly > Object ProAsmcompconstraint > Function ProAsmcompconstraintTypeGet
Function ProAsmcompconstraintTypeGet
Description
retrieves the constraint type for the given constraint.
Synopsis
#include <ProAsmcomp.h>
ProAsmcompconstraintTypeGet
(
/* (In)
The Assembly component constraint.
*/
/* (Out)
The constraint type.
*/
)
Returns
The function successfully retrieved the information.
The argument is invalid.
Sample Code References
User Guide References
¿Fue esto útil?