Category Mechanica, Object ProMechsolid

Function ProMechsolidAsmcomppathGet


Description
Obtains the assembly component path from the top assembly to this model.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechsolidAsmcomppathGet(
ProMechSolid solid
/* (In)
The solid volume.
*/
ProAsmcomppath* comp_path
/* (Out)
The assembly component path.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

  1. Creo Simulate: Geometry: Accessing the ProMechSolid
  2. Creo Simulate: Geometry: Accessing the ProMechSolid