Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FeatCmd Object : NumHitsPerRow Property
NumHitsPerRow Property
Description
Represents the number of hits on each row of the feature.
Property type
Read-write property
Syntax
Visual Basic
Public Property NumHitsPerRow As Long
Return Type
Read/write Long value.
Remarks

You can use this variable only with features that have rows (such as spheres and cylinders).

See Also