Category
View manager
, Object
ProXsec
Function ProXsecMdlnameSolidOwnerSet
Description
Sets the owner of the Cross-section
Synopsis
#include <
ProXsec.h
>
ProError
ProXsecMdlnameSolidOwnerSet
(
ProXsecMdlname
xsec
/* (In)
Cross-section handle
*/
ProSolid
solid_owner
/* (In)
Owner of the Cross-section
*/
)
Returns
PRO_TK_NO_ERROR
Data successfully set.
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