Autodesk.iLogic.Types Namespace |
Class | Description | |
---|---|---|
![]() | AssetWrapper |
iLogic wrapper class for an Inventor.Asset.
|
![]() | ComponentArgument |
Wrapper for a component occurrence, occurrence name, or occurrence path based on occurrence names.
|
![]() | ComponentOrPattern |
Wrapper for a component occurrence, pattern, or a name of either one of those.
|
![]() | DocumentUnitsMatrix |
Provides properties and functions for a transformation matrix with coordinates in document units.
|
![]() | DocumentUnitsPoint |
Provides properties, functions, and operators for a point with coordinates in document units.
|
![]() | DocumentUnitsVector |
Provides properties, functions, and operators for a vector with components in document units.
|
![]() | ManagedComponentOccurrence |
Provides functions and properties for a managed assembly component occurrence.
|
![]() | ManagedPattern |
Managed wrapper for an Inventor OccurrencePattern.
|
![]() | StringOrAsset |
Wrapper for an asset object or asset name.
|
Interface | Description | |
---|---|---|
![]() | PointOrMatrix |
A PointOrMatrix class can wrap a DocumentUnitsPoint or a DocumentUnitsMatrix.
Only one of Point or Matrix should be non-null.
|