API Documentation
>
Mechanica
>
Object ProMechedge
> Function ProMechedgeOwnerGet
Function ProMechedgeOwnerGet
Description
Obtains the owner volume of a given edge.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechGeometry.h
>
ProError
ProMechedgeOwnerGet
(
ProMechEdge
edge
/* (In)
The edge.
*/
ProMechSolid
* owner
/* (Out)
The owner volume.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
User Guide References
Accessing ProMechEdge:ProMechedgeOwnerGet
Was this helpful?
This site works best with JavaScript enabled