PC-DMIS 2021.1 Object Library
Item Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
ID
Required Variant that denotes which CadWindow object to return.
PCDLRN ActiveX DLL > CadWindows Object : Item Method

Glossary Item Box

Description

Returns the Cad Window Object

Syntax

Visual Basic
Public Function Item( _
   ByVal ID As String _
) As CadWindow

Parameters

ID
Required Variant that denotes which CadWindow object to return.

Return Type

CadWindow object from the parent CadWindows object. Read-only.

Remarks

Since there is only and exactly one CadWindow object, it does not matter what you pass into the ID argument. For the sake of future compatibility, you should pass 1 into the ID.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.