API 설명서 > Miscellaneous > Object ProCabling > Function ProCablingCsysFromCableDataObjectGet
Function ProCablingCsysFromCableDataObjectGet
Description
Gets original connector csys according to the Cable Data Object csys
Synopsis
#include <ProCabling.h>
ProCablingCsysFromCableDataObjectGet
(
ProModelitem* cdo_ref_csys
/* (In)
handle to the csys on cable data object
*/
ProAsmcomppath* p_conn_item_path
/* (Out)
path to the connector containing the csys
*/
ProModelitem* p_conn_csys
/* (Out)
the original csys
*/
)
Returns
The function successfully designate.
One or more of the arguments was invalid.
Other errors.
도움이 되셨나요?