API 文件集 > Mechanica > Object ProMechcontour > Function ProMechcontourIdGet
Function ProMechcontourIdGet
Description
Obtains the ID for a given contour (unique within the surface that owns the contour).
Licensing Requirement
Synopsis
ProMechcontourIdGet
(
/* (In)
The contour.
*/
int* id
/* (Out)
The ID.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
User Guide References
這是否有幫助?