Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > AlignCmnd Object : NumInputs Property
NumInputs Property
Description

Returns the number of inputs to this alignment object. Read-only Long.

Property type
Read-only property
Syntax
Visual Basic
Public Property NumInputs As Long
Return Type

This function only works for objects of type ITER_ALIGN, BF2D_ALIGN, and BF3D_ALIGN. If used on any other object type, setting this variable will do nothing, and getting this variable will return zero.

Remarks

 

See Also