Click or drag to resize

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

Property Value

Type: InventorServerObject
See Also