API 文档 > Features > Object ProFeature > Function ProFeatureTypenameGet
Function ProFeatureTypenameGet
Description
Retrieves the type name of the specified feature.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFeature.h>
ProFeatureTypenameGet
(
ProFeature* feature
/* (In)
The feature
*/
ProName feattypename
/* (Out)
The feature type name
*/
)
Returns
The function successfully retrieved the information.
An error occurred.
The input argument is NULL or otherwise invalid.
See Also
User Guide References
这对您有帮助吗?