API Documentation > View manager > Object ProXsec > Function ProXsecMdlnameSolidOwnerGet
Function ProXsecMdlnameSolidOwnerGet
Description
Gives the owner of the Cross-section
Synopsis
#include <ProXsec.h>
ProXsecMdlnameSolidOwnerGet
(
/* (In)
Cross-section handle
*/
ProSolid* p_solid_owner
/* (Out)
Owner of the Cross-section
*/
)
Returns
Data successfully retrieved.
Invalid xsec.
User Guide References
Was this helpful?