Click or drag to resize

AssetWrapper Class

iLogic wrapper class for an Inventor.Asset.
Inheritance Hierarchy
SystemObject
  Autodesk.iLogic.TypesAssetWrapper

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Class AssetWrapper

The AssetWrapper type exposes the following members.

Constructors
  NameDescription
Public methodAssetWrapper
Constructs an AssetWrapper from an Inventor.Asset object.
Top
Properties
  NameDescription
Public propertyAsset
Gets the underlying Inventor API asset object.
Top
See Also