Solid Edge Draft Type Library
ModelLink Object Members
Overview 
Public Methods
Public Method ChangeSourceChanges the link source of the model.
Public Method DeleteDeletes the referenced object.
Public Method ForceUpdateViewsForces associated drawing views to update.
Public Method GetFilesToUpdateReturns an array of the filenames that need to be updated in this model.
Public Method UpdateViewsUpdates all views with the referenced model link.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AssemblyFamilyMemberNameReturns the AssemblyFamilyMember name for the referenced object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property FileNameSets and returns the file name for the referenced object.
Public Property GeometricVersionReturns a value that is incremented each time the geometry of an associated document is changed.
Public Property IndexReferenceReturns the 1 based index of the model link.
Public Property IsAssemblyFamilyMemberReturns True if the ModelLink is one of an AssemblyFamilyMember.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property ModelDocumentReturns the document object of the source model file for the referenced ModelLink object.
Public Property ModelNodesReturns the ModelNodes collection object for the referenced ModelLink or ModelNode object.
Public Property ModelOutOfDateReturns wether or not the underlying model is out-of-date.
Public Property ModelTypeReturns the model type for the referenced ModelLink or ModelNode object.
Public Property ParentReturns the parent object for the referenced object.
See Also

ModelLink Object

Send comments on this topic.