AssetWrapper.Asset Property

Gets the underlying Inventor API asset object.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public ReadOnly Property Asset As Asset
	Get

C#

public Asset Asset { get; }

Property Value

Type: Asset

See Also

Reference

AssetWrapper Class
Autodesk.iLogic.Types Namespace