ILowLevelSupportInventorServer Property |
Gets the Inventor Server object. This provides a subset of the functionality of the Application object.
On web service or other Inventor Server deployments, the Application object is not available.
This object must be used instead.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property InventorServer As InventorServerObject
Get
InventorServerObject InventorServer { get; }
Property Value
Type:
InventorServerObjectSee Also