Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Members 
PCDLRN ActiveX DLL : PointData Object
PointData Object
Description

 

Remarks

The PointData object is similar to a type defined as follows:

Type PointData

                X as Double
                Y as Double
                Z as Double

End Type

It is be used to pass points and vectors in automation functions that accept this type

Example

 

See Also