Category View manager, Object ProXsec

Function ProXsecMdlnameSolidOwnerSet


Description
Sets the owner of the Cross-section
Synopsis
#include <ProXsec.h>
ProErrorProXsecMdlnameSolidOwnerSet(
ProXsecMdlname xsec
/* (In)
Cross-section handle
*/
ProSolid solid_owner
/* (In)
Owner of the Cross-section
*/
)
Returns
PRO_TK_NO_ERRORData successfully set.
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