API Documentation
>
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
Was this helpful?
This site works best with JavaScript enabled