Snips away portions of the Items inside or outside the current Item.
Visual Basic |
---|
Public Function SnipGeometry( _ ByVal list As String, _ ByVal bInside As Integer _ ) As Integer |
True
|
The portions of the items inside the current Item will be deleted. |
False
|
The portions of the items outside the current Item will be deleted. |
This method does not operate on topological Items.
Available: GEO ME MD OD SISpy
Group:
sis.SnipGeometry ("Rivers", False)
All items in the Rivers named list will be snipped to the boundary of the current item, and all parts outside of the item will be deleted.
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).