Creates Thiessen Polygon Items from the origins of the Items in a Named List. If a Group is open, then graphics are added to the Group, otherwise a new Item is created.
Visual Basic |
---|
Public Function CreateThiessen( _ ByVal listOutput As String, _ ByVal list As String, _ ByVal bClipToCurItem As Integer _ ) As Integer |
True
|
Clip the Thiessen areas using the current open Item (which must be an Area or a Polygon). |
False
|
Do not clip the Thiessen areas. |
The listOutput argument may be the same as the list argument in order to re-use the existing Named List.
Available: GEO MD OD SISpy
Group:
sis.CreateThiessen ("Areas", "OrigAreas", True)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).