API 文件集 > Mechanica > Object ProMechpoint > Function ProMechpointPointGet
Function ProMechpointPointGet
Description
Obtains the coordinates of the point.
Licensing Requirement
Synopsis
ProMechpointPointGet
(
/* (In)
The point.
*/
Pro3dPnt out_point
/* (Out)
The coordinates of the point.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
這是否有幫助?