Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FeatCmd Object : GenerateHits Method
GenerateHits Method
Description

[Desc already exists] 

Syntax
Visual Basic
Public Function GenerateHits() As Boolean
Return Type
Boolean value. Boolean returns true if the function succeeds, false if it fails.
Remarks

This function tries to add evenly spaced hits to the FeatCmd object. If the FeatCmd object is not a measured feature, this function will fail.

See Also