Creates a LineString item by tracing geometry from the current open Item.
Visual Basic |
---|
Public Function TraceGeom( _ ByVal nGeom As Long, _ ByVal arclenStart As Double, _ ByVal arclenEnd As Double, _ ByVal offset As Double, _ ByVal bAllowSelfIntersections As Integer _ ) As Integer |
True
|
Allow the traced, offset LineString item to contain self-intersections. |
False
|
Remove any self-intersections from the traced, offset LineString item. |
Available: GEO ME MD OD SISpy
Group:
sis.TraceGeom (0, 20, 100, 0, False)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).