Documentación de la API > Miscellaneous > Object ProCavitylayout > Function ProCavitylayoutLeaderCompGet
Function ProCavitylayoutLeaderCompGet
Description
Given the Cavity Layout handle of an existing layout, gets the leader component of the layout
Synopsis
ProCavitylayoutLeaderCompGet
(
/* (In)
Pointer to the layout handle
*/
ProAsmcomppath* leader_comp
/* (Out)
Component path to the leader component
*/
)
Returns
The information is successfully received.
The handle has invalid data or not initiated
The cavity layout corresponding to the handle does not exists.
Sample Code References
¿Fue esto útil?