Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FeatCmd Object : InitHits Property
InitHits Property
Description
Number of initial sample hits.
Property type
Read-write property
Syntax
Visual Basic
Public Property InitHits As Double
Return Type
Read/write Double value.
Remarks

This property applies only to PC-DMIS commands that have a working initial hits field. These include:

  • AUTO Angle
  • AUTO Circle
  • AUTO Cylinder
  • AUTO Edge
  • AUTO Ellipse
  • AUTO Notch
  • AUTO Round Slot
  • AUTO Sphere
  • AUTO Square Slot
  • AUTO Surface
  • Angle Hit
  • Edge Hit

All other features only allow a read-only zero for initial hits.

See Also