Share

ManagedPattern Class

Managed wrapper for an Inventor OccurrencePattern.

Inheritance Hierarchy

System.Object
  Autodesk.iLogic.Types.ManagedPattern

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 30.0

Syntax

VB

Public Class ManagedPattern

C#

public class ManagedPattern

The ManagedPattern type exposes the following members.

Constructors

  NameDescription
Public methodManagedPattern
Construct a managed pattern from an Inventor.OccurrencePattern.

Properties

  NameDescription
Public propertyElement
Gets an element in the pattern.
Public propertyPattern
Gets the underlying Inventor API pattern object.

See Also

Reference

Was this information helpful?