Share

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 classAngularDimensionTextPositionSpec
A dimension text position specification for angular dimensions.
Public classAssetWrapper
iLogic wrapper class for an Inventor.Asset.
Public classBalloonNumberingOptions
Balloon numbering options. These are associated with a Level (PartsListLevelEnum).
Public classBalloonPartsListOptions
Parts-list-related options for balloon creation.
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 classCurveChoiceSpec
A specification for choice of drawing curve in GetIntent functions.
Public classDiameterDimensionTextPositionSpec
A dimension text position specification for diameter dimensions.
Public classDimensionTextPositionSpec
The base class for dimension text position specifications.
Public classDocumentUnitsMatrix
Provides properties and functions for a transformation matrix with coordinates in document units.
Public classDocumentUnitsMatrix2d
Provides properties and functions for a two-dimensional transformation matrix with coordinates in document units.
Public classDocumentUnitsPoint
Provides properties, functions, and operators for a point with coordinates in document units.
Public classDocumentUnitsPoint2d
Provides properties, functions, and operators for a two-dimensional point with coordinates in document units.
Public classDocumentUnitsVector
Provides properties, functions, and operators for a vector with components in document units.
Public classDocumentUnitsVector2d
Provides properties, functions, and operators for a two-dimensional vector with components in document units.
Public classFaceIndexArgument
A numeric or symbolic face index.
Public classLinearDimensionTextOffset
A specification for the position of linear dimension text in a drawing based on offset from a drawing curve.
Public classLinearDimensionTextPositionSpec
A specification for the position of linear dimension text on a drawing.
Public classLinearDimensionTextReference
Contains a reference point and offset direction that can be used to place linear dimensions.
Public classManagedComponentOccurrence
Provides functions and properties for a managed assembly component occurrence.
Public classManagedPattern
Managed wrapper for an Inventor OccurrencePattern.
Public classPatternFeatureIndexArgument
Provide ways to specify the index of an occurrence (also known as an element) within a pattern feature.
Public classRadiusDimensionTextPositionSpec
A dimension text position specification for radius dimensions.
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.

Enumerations

  EnumerationDescription
Public enumerationHoleFaceIdentifierEnum
Identify a face on a hole feature.

Was this information helpful?