API 설명서 > Assembly > Object ProAsmcompconstraint > Function ProAsmcompconstraintCompreferenceSet
Function ProAsmcompconstraintCompreferenceSet
Description
sets the constraint references and orientations to the specified constraint.
Synopsis
#include <ProAsmcomp.h>
ProAsmcompconstraintCompreferenceSet
(
/* (In)
The Assembly component constraint.
*/
ProSelection comp_ref
/* (In)
The component reference.
*/
ProDatumside comp_orient
/* (In)
component orientation
*/
)
Returns
The function successfully set the information.
The argument is invalid.
Sample Code References
User Guide References
도움이 되셨나요?