API ドキュメンテーション > Assembly > Object ProAsmcompconstraint > Function ProAsmcompconstraintAsmreferenceSet
Function ProAsmcompconstraintAsmreferenceSet
Description
sets the constraint references and orientations to the specified constraint.
Synopsis
#include <ProAsmcomp.h>
ProAsmcompconstraintAsmreferenceSet
(
/* (In)
The Assembly component constraint.
*/
ProSelection asm_ref
/* (In)
The assembly reference.
*/
ProDatumside asm_orient
/* (In)
assembly orientation
*/
)
Returns
The function successfully set the information.
The argument is invalid.
Sample Code References
User Guide References
これは役に立ちましたか?