Cadcorp SIS API Methods
SliceGeometry Method
Description
Slice through LineString and Polygon items, cutting them into pieces.
Syntax
Visual Basic |
Public Function SliceGeometry( _
ByVal As String _
) As Integer
|
Parameters
- list
- The named list storing LineString and Polygon items which are to be sliced. On completion, the list will store only any LineStrings and Polygons created by the slice.
Remarks
- There must be a current open LineString item with which to make the slice.
- The list must contain only items which can be sliced, i.e. LineStrings and Polygon items.
Available: GEO ME MD OD SISpy
Group:
Example
sis.SliceGeometry ("Area1")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).