API 설명서 > 3D drawings and annotations > Object ProDtlsyminst > Function ProDtlsyminstFeatureGet
Function ProDtlsyminstFeatureGet
Description
Return the feature that is shown the detail symbol instance.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstFeatureGet
(
ProDtlsyminst* symbol_instance
/* (In)
The symbol instance that displays the solid model symbol.
*/
ProFeature* symbol_owner
/* (Out)
The feature (i.e. weld feature) that produces the symbol.
*/
)
Returns
The function successfully retrieved the symbol instance.
One or more input arguments is invalid.
The symbol instance is not generated from a solid model feature.
User Guide References
도움이 되셨나요?