API 文件集 > Mechanica > Object ProMechpoint > Function ProMechpointPlacementsurfaceGet
Function ProMechpointPlacementsurfaceGet
Description
Obtains the placment surface, if the placement type is PRO_MECH_POINT_FACE.
Licensing Requirement
Synopsis
ProMechpointPlacementsurfaceGet
(
/* (In)
The point.
*/
ProMechSurface* placement_surface
/* (Out)
The placement surface.
*/
/* (Out)
The UV coordinates of the placement on the surface.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of surface.
這是否有幫助?