Click or drag to resize

ManagedPattern Class

Managed wrapper for an Inventor OccurrencePattern.
Inheritance Hierarchy
SystemObject
  Autodesk.iLogic.TypesManagedPattern

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Class ManagedPattern

The ManagedPattern type exposes the following members.

Constructors
  NameDescription
Public methodManagedPattern
Construct a managed pattern from an Inventor.OccurrencePattern.
Top
Properties
  NameDescription
Public propertyElement
Gets an element in the pattern.
Public propertyPattern
Gets the underlying Inventor API pattern object.
Top
See Also