MethodStart Property
Description
This property represents the scan’s start point.
Property type
Read-write property
Syntax
| Visual Basic |
|---|
Public Property MethodStart As PointData |
Return Type
Read/write PointData object.
Remarks
| Method | Method Start | Method End | Method Cutplane | Method InitDir | Method InitTouch | Method InitTopSurf | Method EndTouch |
|---|---|---|---|---|---|---|---|
|
Open |
Y |
Y |
Y |
Y |
Y |
- |
Y |
|
Close |
Y |
Y |
Y |
Y |
Y |
- |
- |
|
Patch |
- |
- |
Y |
Y |
Y |
- |
Y |
|
TTP |
- |
- |
Y |
Y |
Y |
- |
- |
|
HardProbe |
Y |
Y |
Y |
Y |
Y |
- |
- |
See Also