API ドキュメンテーション > Cabling > Object ProCable > Function ProCableCosmeticfeatureEntityGet
Function ProCableCosmeticfeatureEntityGet
Description
Obtains the entity pointer for the input cable cosmetic feature.
Synopsis
#include <ProCabling.h>
ProCableCosmeticfeatureEntityGet
(
ProCable* cosm_feature
/* (In)
The input cable cosmetic feature pointer.
*/
ProCurve** p_ent
/* (Out)
The entity for the cosmetic feature.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
これは役に立ちましたか?