Category Mechanica, Object ProMechcompositecurve

Function ProMechcompositecurveOwnerGet


Description
Obtains the owner model for the composite curve.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechcompositecurveOwnerGet(
ProMechCompositeCurve composite_curve
/* (In)
The composite curve.
*/
ProMechModel* owner
/* (Out)
The owner model.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

  1. Creo Simulate: Geometry: Accessing ProMechCompositeCurve
  2. Creo Simulate: Geometry: Accessing ProMechCompositeCurve