Documentação da API
>
Drawings and detail
>
Object ProDtlsyminst
> Function ProDtlsyminstSolidSymGet
Function ProDtlsyminstSolidSymGet
Description
Get the owner symbol instance in the solid model from the symbol instance cosmetic.
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstSolidSymGet
(
ProDtlsyminst
* syminst
/* (In)
valid symbol.
*/
ProDtlsyminst
* solid_sym
/* (Out)
The owner symbol instance
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
The input argument is invalid.
PRO_TK_E_NOT_FOUND
No owner symbol instance found.
Parent topic
Object ProDtlsyminst
Isto foi útil?
Este site funciona melhor com JavaScript habilitado