iLogic wrapper class for an Inventor.Asset.
Inheritance Hierarchy
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public Class AssetWrapper
public class AssetWrapper
The AssetWrapper type exposes the following members.
Constructors
| Name | Description |
---|
| AssetWrapper |
Constructs an AssetWrapper from an Inventor.Asset object.
|
TopProperties
| Name | Description |
---|
| Asset |
Gets the underlying Inventor API asset object.
|
TopSee Also