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

Represents the read-only PC-DMIS application. The Application object includes properties and methods that return top-level objects. For example, the ActivePartProgram property returns a PartProgram object.

Property type
Read-only property
Syntax
Visual Basic
Public Property Application As Application
Return Type
Application object.
See Also