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