Solid Edge FrameworkSupport Type Library
SetCriteria Method
Description
Sets the criteria for the referenced VFSet object.
Syntax
Visual Basic
Public Sub SetCriteria( _
   ByVal Name As String, _
   ByVal Scope As Long, _
   ByVal Color As Long, _
   ByVal Width As Double, _
   ByVal LINESTYLE As String, _
   ByVal DISPLAY As Boolean, _
   ByVal Locate As Boolean, _
   ByVal flagsToSet As Long _
) 
Parameters
Name
Scope
Color
Width
LINESTYLE
DISPLAY
Locate
flagsToSet
See Also

VFSet Object  | VFSet Members

Send comments on this topic.