- buffer
A record variable of type PointData in which to put the retrieved point.
- index
The 1 based index of the point to retrieve.
The definition of the PointData record type is as follows:
Type PointData
X As Double
Y As Double
Z As Double
End Type
|
| PC-DMIS 2021.1 Object Library | |
| GetFeatPoint Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
A record variable of type PointData in which to put the retrieved point.
The 1 based index of the point to retrieve.
| PCDLRN ActiveX DLL > OldBasic Object : GetFeatPoint Method |
Glossary Item Box