Category
View manager
, Object
ProXsec
Function ProXsecMdlnameNameGet
Description
Gives the name of the Cross-section
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecMdlnameNameGet
(
ProXsecMdlname
xsec
/* (In)
Cross-section handle
*/
ProMdlName
xsec_name
/* (Out)
The Cross-section name
*/
)
Returns
PRO_TK_NO_ERROR
Data successfully retrieved.
PRO_TK_BAD_INPUTS
Invalid xsec.
Manual References:
Core: Cross Sections: Extracting Cross-Sectional Geometry
Core: Cross Sections: Extracting Cross-Sectional Geometry
Migrating to the Multibody Environment: Overview