PC-DMIS 2021.1 Object Library
PutFeatData Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
ID
buffer
dtype
XYZ
IJK
PCDLRN ActiveX DLL > OldBasic Object : PutFeatData Method

Glossary Item Box

Description

Puts feature data into the command specified by the ID

Syntax

Visual Basic
Public Sub PutFeatData( _
   ByVal ID As String, _
   ByVal buffer As FeatData, _
   ByVal dtype As PCDMEASTHEO, _
   ByVal XYZ As XYZTYPES, _
   ByVal IJK As IJKTYPES _
) 

Parameters

ID
buffer
dtype
ValueDescription
PCD__MEAS 
PCD_THEO 
XYZ
ValueDescription
PCD_BALLCENTER 
PCD_CENTROID 
PCD_ENDPOINT 
PCD_MIDPOINT 
PCD_STARTPOINT 
IJK
ValueDescription
PCD__VECTOR 
PCD_SLOTVECTOR 
PCD_SURFACEVECTOR 

Remarks

Parameters, allowed values, and limitations are identical to those of GetFeatData. The data currently in buffer is stored in the feature identified by the ID string.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.