IDP.Kada.RoutingFace.startDragSocketAsync() function
拖动插座产品,productId必须为进入走线设计模块预置的插座模型
Signature:
function startDragSocketAsync(socketProductId: string): Promise<IDPCommon.DB.Types.ElementId>;
Links: function startDragSocketAsync(socketProductId: string): Promise<IDPCommon.DB.Types.ElementId>;
Parameters
Parameter | Type | Description |
---|---|---|
socketProductId | string | 插座模型ID |
Returns:
Promise<IDPCommon.DB.Types.ElementId>