Description | ||||||||
Retrieves the screen transformation.
Note: In the assembly mode, ProExtobjScreentrfGet() is applicable for external objects owned only by the top assembly model. However, in the part mode, this function is applicable for all objects. |
||||||||
Synopsis | ||||||||
#include <ProExtobjDisp.h> | ||||||||
ProError | ProExtobjScreentrfGet | ( | ||||||
ProExtobj* object | ||||||||
/* (In) | ||||||||
The external object | ||||||||
*/ | ||||||||
ProMatrix trf | ||||||||
/* (Out) | ||||||||
The transformation matrix | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|