API 설명서 > Miscellaneous > Object ProCabling > Function ProCablingCompTypeGet
Function ProCablingCompTypeGet
Description
Gets Feature component cabling type
Synopsis
#include <ProCabling.h>
ProCablingCompTypeGet
(
ProFeature* pro_feat
/* (In)
handle to the feature
*/
/* (Out)
type of the feature
*/
)
Returns
The function successfully returned a value.
input is not correct, not a feature component.
Feature is not of any ProCableCompType type
도움이 되셨나요?