Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2022.2 Object Library
PCDLRN ActiveX DLL > PartProgram Object : GetMarkedSetNumbers Method
GetMarkedSetNumbers Method
Description
Returns the max munber of allowed marked set and the number of marked set currently defined
Syntax
Visual Basic
Public Function GetMarkedSetNumbers( _
   ByRef mazAllowedMarkedSets As Long, _
   ByRef markedSetCount As Long _
) As Long
Parameters
mazAllowedMarkedSets
markedSetCount
See Also