Get the complete list of class and subclass values for a named class tree filter.
Visual Basic |
---|
Public Function GetClassTreeFilterValues( _ ByVal filter As String _ ) As String |
A space-separated string containing the class and subclass values prefixed with their include/exclude status.
Available: GEO MM ME MD OD OM SISpy
Group:
sis.CreateClassTreeFilter("MyClassFilter", "-Item +Area")Dim rv As String = GisGetClassTreeFilterValues("MyClassFilter ")
Result
rv="+Image +KeyMap +MetaFile +Photo +Area -Grid -Bitmap -BoxLabel -BoxText -Dim
-Empty -Group -MultiArea -MultiGeometry -MultiLine -MultiPoint -Insert -Displace
-Graticule -LineText -Link -Line -Assembly -Node -NorthPoint -ScaleBar -SeedArea
-SeedChain -Point -QZone -RubberSheet -SolidSurface -Surface -Text -TinSurface"
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).