Solid Edge Part Type Library
WeldmentDocument Object Members
Overview 
Public Methods
Public Method ActivateMakes the referenced object the active one.
Public Method BindKeyToObjectBinds a specified reference key to a specified Occurrence, SubOccurrence, or TopologyReference object.
Public Method BindKeyToObjectExBinds a specified reference key to a specified Occurrence, SubOccurrence, or TopologyReference object.
Public Method BreakAllInterpartLinks
Public Method CloseCloses the referenced object.
Public Method CreatePreview
Public Method EditPropertiesDisplays the EditProperties dialog box to allow the user to interactively set and view various properties of the referenced document object.
Public Method FreezeAllInterpartLinks
Public Method GetBaseStyleReturns the base style.
Public Method GetCapturedRelationshipInformation
Public Method GetContainerDocumentAndMatrixOfIPADocReturns the container document and transform matrix for an in-place-active document.
Public Method GetGlobalParameterReturns the setting of a specified global parameter for the referenced Application or document object.
Public Method GetInContextAssemblyNameForInterpartLinks
Public Method GetUserPhysicalPropertiesMethod to get the user defined physical properties
Public Method HasInterpartLinks
Public Method HideThis method hides the referenced object.
Public Method ImportStylesImports the styles from the document given by Filename into the referenced document. If Overwrite is true, any duplicate styles will be overwritten.
Public Method ImportStyles2Copies styles of the specified type from the specified document. If bReplace is False, only styles that do not already exist will be copied.
Public Method InquireElement
Public Method MeasureAngleMeasures the sharp angle between lines or planes or keypoints.
Public Method MeasureAngleEx
Public Method MeasureDistance
Public Method MinimumDistanceMeasures the minimum distance between two elements.
Public Method NewWindowCreates a new window that contains the referenced document.
Public Method NormalDistanceMeasures the normal distance between lines or planes.
Public Method PrintOutPrints the contents of the referenced object.
Public Method PutUserPhysicalPropertiesMethod to set the user defined physical properties
Public Method QueryByEntity
Public Method QueryByPropertyReturns an AttachedPropertyTables collection that consists of AttachedPropertyTable objects that match all of the query inputs.
Public Method RecomputeRecalculates the relationships in the referenced object.
Public Method RedoReapplies actions reversed via Undo.
Public Method SaveSaves the referenced object.
Public Method SaveAsSaves the referenced document to a new name, directory, or format.
Public Method SaveAsJTSaves the referenced document to JT format with specified options.
Public Method SaveBodySaves the input bodies of the input models into the given format
Public Method SaveCopyAsSaves a copy of the referenced document to a file without modifying the open document.
Public Method SeekReadOnlyAccess
Public Method SeekWriteAccessSeeks write access to the document if it is available.
Public Method SendMailDistributes the referenced document using the installed electronic mail system.
Public Method SetBaseStyleSets the base style.
Public Method SetGlobalParameterSets the value of a specified global parameter for the referenced Application or document object.
Public Method Show
Public Method ShowOnly
Public Method ThawAllInterpartLinks
Public Method ToggleRefPlanesDisplayControls the display of the reference planes.
Public Method UndoReversed a specified number of actions.
Public Properties
Public Property ActiveSketchReturns the active Sketch object.
Public Property AddInsStorageReturns an IUnknown pointer to the object that implements the IStorage corresponding to the add-in substorage for the referenced object.
Public Property ApplicationReturns the active application object.
Public Property AttachedPropertyTablesReturns the AttachedPropertyTables object for the referenced document object.
Public Property AttributeQueryReturns the AttributeQuery object.
Public Property CapturedRelationshipCount
Public Property ComponentSketches
Public Property ConstructionsReturns the Constructions collection object.
Public Property CoordinateSystemsRepresents a collection of CoordinateSystem objects.
Public Property CreatedVersionReturns the version of Solid Edge that was used to create the referenced document.
Public Property DesignEdgebarFeaturesThis read-only property returns the EdgeBarFeatures collection object (ordered features) for the referenced object. The collection is dynamically updated, based on history changes.
Public Property DimensionStylesReturns the DimensionStyles collection object for the referenced document.
Public Property DirtySpecifies whether or not the referenced document has been modified since the last time it was saved.
Public Property DocumentEventsReturns the DocumentEvents object for the referenced document object.
Public Property FaceStylesReturns the FaceStyles collection object for the referenced document.
Public Property FullNameReturns the name and path of the referenced object.
Public Property GeometricVersionReturns a value that is incremented each time the geometry of an associated document is changed.
Public Property HasCapturedRelationships
Public Property HighlightSetsReturns the HighlightSets collection object for the referenced document object.
Public Property HoleDataCollectionReturns the HoleDataCollection object for the referenced document object.
Public Property InPlaceActivatedSpecifies whether or not the referenced document is in-place activated.
Public Property InterpartLinks
Public Property IsFeatureLibrarySpecifies whether or not the referenced PartDocument or SheetMetalDocument is a feature library.
Public Property IsGeometricVersionDirtyRetrieves whether the geometric version number of the assembly document is dirty or not.
Public Property IsInsightFileReturns indication of whether the file is an Insight managed file.
Public Property IsTemplateSpecifies whether or not the referenced document is a template.
Public Property LastSavedVersionReturns the version of Solid Edge that was used the last time the referenced document was saved.
Public Property LayersReturns the Layers collection object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property PathReturns the directory path name of the referenced document.
Public Property PhysicalPropertiesStatusThis read-only property returns the status of the physical properties of the model for the referenced object.
Public Property ProfileSetsReturns the ProfileSets collection object for the referenced document object.
Public Property ProfileUndoStepsThis read-write Long property sets and returns the number of profile undo steps for the referenced document object.
Public Property PropertiesFor document objects, returns the PropertiesCollection colletion object. For Variables, sets and returns the variable properties.
Public Property PropertyTableDefinitionsReturns the PropertyTableDefinitions object for the referenced document object.
Public Property ReadOnlySpecifies whether or not the referenced document has been opened as read-only.
Public Property RefAxesReturns the RefAxes collection object for the referenced document object.
Public Property RefPlanesReturns the RefPlanes collection object for the referenced document object.
Public Property RootStorageReturns the IUnknown pointer to the object implementing the root storage of the referenced document.
Public Property RoutingSlipReturns the RoutingSlip object for the referenced document.
Public Property SelectSetReturns the current selection set for the referenced document.
Public Property SensorsReturns the Sensors collection object for the referenced document object.
Public Property SketchesReturns the Sketches collection object for the referenced document object.
Public Property StatusReturns the status of the specified object.
Public Property SummaryInfoReturns a SheetSummaryInfo object to provide access to descriptive properties for the referenced document.
Public Property TypeSpecifies the type of the object being referenced.
Public Property UndoStepsThis read-write Long property sets and returns the number of undo steps for the referenced document object.
Public Property UnitsOfMeasureReturns the UnitsOfMeasure object for the referenced document.
Public Property VariablesReturns the Variables collection object for the referenced document.
Public Property ViewStylesReturns the ViewStyles collection object for the referenced document.
Public Property WeldmentModelsReturns the WeldmentModels collection object.
Public Property WindowsReturns the Windows collection object.
See Also

WeldmentDocument Object