Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FeatCmd Object : NumRows Property
NumRows Property
Description
Represents the number of rows in the feature.
Property type
Read-write property
Syntax
Visual Basic
Public Property NumRows 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