Share

AssetWrapper Class

iLogic wrapper class for an Inventor.Asset.

Inheritance Hierarchy

System.Object
  Autodesk.iLogic.Types.AssetWrapper

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

Syntax

VB

Public Class AssetWrapper

C#

public class AssetWrapper

The AssetWrapper type exposes the following members.

Constructors

  NameDescription
Public methodAssetWrapper
Constructs an AssetWrapper from an Inventor.Asset object.

Properties

  NameDescription
Public propertyAsset
Gets the underlying Inventor API asset object.

See Also

Reference

Was this information helpful?