DEPRECATED: | Since Creo 7.0.0.0 | |||||||||||||
SUPERSEDED BY: | ProAsmcompConstraintsWithComppathGet | |||||||||||||
Description | ||||||||||||||
retrieves an array of constraints for a given Assembly component where constraints orientation has value with respect to datum plane. This function supersedes ProAsmcompConstraintsGet. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProAsmcomp.h> | ||||||||||||||
ProError | ProAsmcompConstraintsWithDtmOrientGet | ( | ||||||||||||
ProAsmcomp* component | ||||||||||||||
/* (In) | ||||||||||||||
The assembly component | ||||||||||||||
*/ | ||||||||||||||
ProAsmcompconstraint** pp_constraints | ||||||||||||||
/* (Out) | ||||||||||||||
ProArray of constraints | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|