API Documentation > Assembly > Object ProAsmcompconstraint > Function ProAsmcompconstraintTypeSet
Function ProAsmcompconstraintTypeSet
Description
sets the constraint type for the specified constraint.
Synopsis
#include <ProAsmcomp.h>
ProAsmcompconstraintTypeSet
(
/* (In)
The Assembly component constraint.
*/
/* (In)
The constraint type.
*/
)
Returns
The function successfully set the information.
The argument is invalid.
Sample Code References
User Guide References
Was this helpful?