All Frameworks Object Hierarchy This Framework Indexes
o Sub AppGetMasterDocument( | oDocument, | |
oDocumentName, | ||
oSymbolicLinkName) |
Dim objThisIntf As SchAppMultiImage Dim objDoc As Document Dim strDocName As String Dim strLinkName As String ... objThisIntf.AppGetMasterDocument objDoc,strDocName,strLinkName
o Func AppGetMasterObject( | ) As |
Dim objThisIntf As SchAppMultiImage Dim objMaster As SchMultiImageMaster ... Set objMaster = objThisIntf.AppGetMasterObject
o Sub AppIsUpToDate( | oStatus) |
Dim objThisIntf As SchAppMultiImage ... objThisIntf.AppIsUpToDate CatSchIDLMultiImageStatus_Enum
o Sub AppUpdate( | iMasterImage, | |
oImage) |
Dim objThisIntf As SchAppMultiImage Dim objMaster As SchAppMultiImageMaster Dim objNewImage As SchAppMultiImage ... objThisIntf.AppUpdate objMaster,objNewImage
Copyright © 2003, Dassault Systèmes. All rights reserved.