Category View manager, Object ProXsec

Function ProXsecMdlnameSolidOwnerGet


Description
Gives the owner of the Cross-section
Synopsis
#include <ProXsec.h>
ProErrorProXsecMdlnameSolidOwnerGet(
ProXsecMdlname xsec
/* (In)
Cross-section handle
*/
ProSolid* p_solid_owner
/* (Out)
Owner of the Cross-section
*/
)
Returns
PRO_TK_NO_ERRORData successfully retrieved.
PRO_TK_BAD_INPUTSInvalid xsec.

Manual References:

  1. Core: Cross Sections: Extracting Cross-Sectional Geometry
  2. Core: Cross Sections: Extracting Cross-Sectional Geometry
  3. Migrating to the Multibody Environment: Overview