Category View manager, Object ProXsec

Function ProXsecMdlnameNameGet


Description
Gives the name of the Cross-section
Synopsis
#include <ProXsec.h>
ProErrorProXsecMdlnameNameGet(
ProXsecMdlname xsec
/* (In)
Cross-section handle
*/
ProMdlName xsec_name
/* (Out)
The Cross-section name
*/
)
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