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
>
ProError
ProAsmcompconstraintTypeGet
(
ProAsmcompconstraint
constraint
/* (In)
The Assembly component constraint.
*/
ProAsmcompConstrType
* type
/* (Out)
The constraint type.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully retrieved the information.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_userguide ( UgAsmcompConstraint.c )
User Guide References
Assembling a Component Parametrically:ProAsmcompconstraintTypeGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado