Click or drag to resize

Autodesk.iLogic.Types Namespace

These types are used as input arguments or return values in the managed assembly functions (see the ThisAssembly, Components, Contraints, and Patterns objects).
Classes
  ClassDescription
Public classAssetWrapper
iLogic wrapper class for an Inventor.Asset.
Public classComponentArgument
Wrapper for a component occurrence, occurrence name, or occurrence path based on occurrence names.
Public classComponentOrPattern
Wrapper for a component occurrence, pattern, or a name of either one of those.
Public classDocumentUnitsMatrix
Provides properties and functions for a transformation matrix with coordinates in document units.
Public classDocumentUnitsPoint
Provides properties, functions, and operators for a point with coordinates in document units.
Public classDocumentUnitsVector
Provides properties, functions, and operators for a vector with components in document units.
Public classManagedComponentOccurrence
Provides functions and properties for a managed assembly component occurrence.
Public classManagedPattern
Managed wrapper for an Inventor OccurrencePattern.
Public classStringOrAsset
Wrapper for an asset object or asset name.
Interfaces
  InterfaceDescription
Public interfacePointOrMatrix
A PointOrMatrix class can wrap a DocumentUnitsPoint or a DocumentUnitsMatrix. Only one of Point or Matrix should be non-null.