摘要:
代码一:将Name中的字符COPY至Comment中Option ExplicitValidationMode = TrueInteractiveMode = im_BatchDim mdl ' the current model' get the current active modelSet mdl = ActiveModelIf (mdl Is Nothing) Then MsgBox "There is no current Model "ElseIf Not mdl.IsKindOf(PdPDM.cls_Model) Then MsgBox &qu 阅读全文
posted @ 2011-12-15 18:33
人来人往
阅读(4046)
评论(0)
推荐(0)
浙公网安备 33010602011771号