API 文档
>
Mechanica
>
Object ProMechpoint
> Function ProMechpointOwnerGet
Function ProMechpointOwnerGet
Description
Obtains the owner model for a given point.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechpointOwnerGet
(
ProMechPoint
point
/* (In)
The point.
*/
ProMechModel
* owner
/* (Out)
The owner.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Accessing ProMechPoint:ProMechpointOwnerGet
Parent topic
Object ProMechpoint
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳