API ドキュメンテーション > Mechanica > Object ProMechsurface > Function ProMechsurfaceTransformGet
Function ProMechsurfaceTransformGet
Description
Obtains the UV transform between two surfaces in contact.
Licensing Requirement
Synopsis
ProMechsurfaceTransformGet
(
ProMechSurface surface_1
/* (In)
The first surface.
*/
ProMechSurface surface_2
/* (In)
The second surface.
*/
ProUvTransform transform
/* (Out)
The UV transformation.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
A general error is encountered.
User Guide References
これは役に立ちましたか?