Solid Edge Assembly Type Library
Query Object Members
Overview 
Public Methods
Public Method AddCriteriaAdds new criteria to the referenced Query object.
Public Method CopyToClipboardCopies the referenced object to the operating system clipboard.
Public Method PopulateFromClipboardPopulates the query criteria from the operating system clipboard.
Public Method RemoveAllCriteriaRemoves all criteria associated with the referenced Query object.
Public Method RemoveCriteriaRemoves a specified criteria from the query associated with the referenced Query object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CriteriaReturns the criteria for the referenced Query object.
Public Property CriteriaCountReturns the number of criteria specified for the referenced Query object.
Public Property LoadSubassembliesSpecifies whether or not subassemblies should be loaded to perform a query for the referenced Query object.
Public Property MatchesCountReturns the number of matches found be performing the query associated with the referenced Query object.
Public Property ParentReturns the parent object for the referenced object.
Public Property ScopeReturns the scope (all, hidden, selected, or shown) for the referenced Query object.
Public Property SearchSubassembliesSpecifies whether or not subassemblies should be searched when performing the query associated with the referenced Query object.
See Also

Query Object