Loads the specified query file and makes it the current advanced component selection criteria list.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function LoadCriteria( _
ByVal CriteriaFileName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAdvancedSelectionCriteria
Dim CriteriaFileName As System.String
Dim value As System.Boolean
value = instance.LoadCriteria(CriteriaFileName) |
Parameters
- CriteriaFileName
- Path and filename of query file (see Remarks)
Return Value
True if query file loads, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14