Get the positions of intersections of items with the geometry of the current open item.
Visual Basic |
---|
Public Function GetGeomIntersections( _ ByVal nGeom As Long, _ ByVal list As String _ ) As String |
A comma-delimited string containing the lengths along the geometry component at which intersections with items in the list occur. Returns “-1” if no intersections are found.
Use GetNumGeom to get the number of geometry components in an item.
Available: GEO MM ME MD OD OM SISpy
Group:
sis.GetGeomIntersections(0, "Zones")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).