Creates a rectangular named Spatial Filter in a Named Object Library, replacing any existing Spatial Filter with the same name.
Visual Basic |
---|
Public Function CreateRectLocus( _ ByVal locus As String, _ ByVal x1 As Double, _ ByVal y1 As Double, _ ByVal x2 As Double, _ ByVal y2 As Double _ ) As Integer |
The first x coordinate of the rectangular extent of the Spatial Filter.
Available: GEO ME MD OD SISpy
Group:
sis.CreateRectLocus ("RectSpatialFilter", 0,0,100,100)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).