API 文档 > Mechanica > Object ProMechpoint > Function ProMechpointIdGet
Function ProMechpointIdGet
Description
Obtains the ID of the point.
Licensing Requirement
Synopsis
ProMechpointIdGet
(
/* (In)
The point.
*/
int* id
/* (Out)
The ID.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
这对您有帮助吗?