Description | ||||||||||||||
retrieves the constraint references and orientations for the given constraint. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProAsmcomp.h> | ||||||||||||||
ProError | ProAsmcompconstraintAsmreferenceGet | ( | ||||||||||||
ProAsmcompconstraint constraint | ||||||||||||||
/* (In) | ||||||||||||||
The Assembly component constraint. | ||||||||||||||
*/ | ||||||||||||||
ProSelection* asm_ref | ||||||||||||||
/* (Out) | ||||||||||||||
The assembly reference. | ||||||||||||||
*/ | ||||||||||||||
ProDatumside* asm_orient | ||||||||||||||
/* (Out) | ||||||||||||||
assembly orientation | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|