iLogic wrapper class for an Inventor.Asset.
Inheritance Hierarchy
System.ObjectAutodesk.iLogic.Types.AssetWrapper
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0
Syntax
VB
Public Class AssetWrapper
C#
public class AssetWrapper
The AssetWrapper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AssetWrapper |
Constructs an AssetWrapper from an Inventor.Asset object.
|
Properties
Name | Description | |
---|---|---|
![]() | Asset |
Gets the underlying Inventor API asset object.
|