Solid Edge FrameworkSupport Type Library
GetCriteria Method
Description
Returns the criteria for the referenced VFSet object.
Syntax
Visual Basic
Public Sub GetCriteria( _
   ByVal Name As String, _
   ByVal Scope As Long, _
   ByRef Color As Long, _
   ByRef Width As Double, _
   ByRef LINESTYLE As String, _
   ByRef DISPLAY As Boolean, _
   ByRef 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.