You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
李建辉 dfea385dd5
first commit
1 month ago
..
x64/Release first commit 1 month ago
CRUL_server_call_httpserver2.h first commit 1 month ago
Connor_ElevateTask.cpp first commit 1 month ago
Connor_Review_Person.cpp first commit 1 month ago
Connor_allow_Workflow.cpp first commit 1 month ago
LD_AutoAssign.cpp first commit 1 month ago
LD_CompletionDate.cpp first commit 1 month ago
LD_ECN01_SetCICNFormProperty.cpp first commit 1 month ago
LD_FormAttrToExcel.cpp first commit 1 month ago
LD_GYLXFrozen.cpp first commit 1 month ago
LD_PartChange.cpp first commit 1 month ago
LD_PartCompFLAG.cpp first commit 1 month ago
LD_SendDJJDD_To_MES.cpp first commit 1 month ago
LD_SendECRECN_ToSAPMES.cpp first commit 1 month ago
LD_TaskAssignmentDate.cpp first commit 1 month ago
ReadMe.txt first commit 1 month ago
SH_PLM_Email.cpp first commit 1 month ago
Send_Sap_Bom.cpp first commit 1 month ago
Send_Sap_material.cpp.cpp first commit 1 month ago
TEST.cpp first commit 1 month ago
UpgradeTask.cpp first commit 1 month ago
a.cpp first commit 1 month ago
addLb.cpp first commit 1 month ago
ado.cxx first commit 1 month ago
ado.h first commit 1 month ago
autolink.h first commit 1 month ago
config.h first commit 1 month ago
connor_clear_master.cpp first commit 1 month ago
connor_signature.vcxproj first commit 1 month ago
connor_signature.vcxproj.filters first commit 1 month ago
connor_signature.vcxproj.user first commit 1 month ago
features.h first commit 1 month ago
forwards.h first commit 1 month ago
handler.h first commit 1 month ago
json.h first commit 1 month ago
json_batchallocator.h first commit 1 month ago
json_internalarray.inl first commit 1 month ago
json_internalmap.inl first commit 1 month ago
json_reader.cpp first commit 1 month ago
json_value.cpp first commit 1 month ago
json_valueiterator.inl first commit 1 month ago
json_writer.cpp first commit 1 month ago
kutil.cpp first commit 1 month ago
kutil.h first commit 1 month ago
ocilib.cpp first commit 1 month ago
ocilib.h first commit 1 month ago
raycus_itk.cpp first commit 1 month ago
raycus_itk.h first commit 1 month ago
reader.h first commit 1 month ago
sconscript first commit 1 month ago
value.h first commit 1 month ago
writer.h first commit 1 month ago

ReadMe.txt

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

========================================================================
动态链接库connor_signature 项目概述
========================================================================

表单签名

action handler: CONNOR_AVIC_Signature_master
参数
-node_type: 配置要提取签名信息的节点名称
-node_type_clear: 配置要清空签名信息的节点名称(因为无法确定已储存签名是从哪个节点提取的,清空指定节点信息实现困难,需要配置重新签名)
-date_format: 日期格式,默认%Y-%m-%d
首选项
Connor_AVIC_Signature_master: 详见规格书
Connor_AVIC_Department: 详见规格书


CATIA签名

action handler: Connor_AVIC_CATIASign
参数
-ModelSignMod: 配置后运行3D反签
-DrwSignMod: 配置后运行二维反签
-bypass: 配置后
执行
-TempPath: 配置下载路径
-SignInfo: 反签信息,格式“标识名=属性位置.属性名称”属性位置包含ITEM, REV, ITEMMASTER, REVMASTER注意大写
-donotdeletefile: 不删除签名中间文件
首选项
Connor_AVIC_ModelSignMod: 单值站点。配置3D反签命令即批处理文件内容并将临时文件路径替换为“%s”
Connor_AVIC_DrwSignMod: 单值,站点。配置二维反签命令,即批处理文件内容,并将临时文件路径替换为“%s”