Function ProDispdatTrfSet
Description
Sets the transformation matrix to the display data. This matrix is used to transform entities and selection boxes from the local coordinates of the external object to model coordinates. Its origin is used to figure out the proper display of spin- and zoom-invariant entities.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatTrfSet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
/* (In)
The transformation matrix
*/
)
Returns
The function successfully set the data.
One or more of the arguments are invalid.
The function could not set the data.
Sample Code References
User Guide References
これは役に立ちましたか?