Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > BasicScan Object : MethodStart Property
MethodStart Property
Description
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

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

 

-

 

See Also