Represents the scan’s start point.
Visual Basic |
---|
Public Property MethodStart As PointData |
Read/write PointData object.
Not following table shows the supported scan methods:
|
Start |
End | CutPlane | InitDir | InitTouch | InitTopSurf | EndTouch |
---|---|---|---|---|---|---|---|
Linear |
Y |
Y |
Y |
Y |
Y |
- |
Y |
Edge |
Y |
Y |
- |
Y |
Y |
Y |
Y |
Circle |
Y |
- |
Y |
- |
Y |
- |
- |
Cylinder |
Y |
- |
Y |
- |
Y |
- |
- |
Straight Line |
Y |
Y |
Y |
- |
- |
- |
- |
Center |
Y |
Y |
Y |
- |
Y |
|
- |