Include or exclude a feature code from a named Feature Filter.
Visual Basic |
---|
Public Function ChangeFeatureFilter( _ ByVal filter As String, _ ByVal fcode As Long, _ ByVal flag As Integer _ ) As Integer |
SIS_FEATUREEXCLUDE
|
Exclude from filter. |
SIS_FEATUREINCLUDE
|
Include in filter. |
SIS_FEATURECASCADE
added to them in order to apply the flag to all of the children of the specified feature code.Available: GEO MD ME MM OD OM OV SISpy
Groups:
sis.ChangeFeatureFilter ("LandLine", 1, SIS_FEATUREEXCLUDE)
excludes the feature 1 from the filter LandLine
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).