Managed wrapper for an Inventor OccurrencePattern.
Inheritance Hierarchy
System.ObjectAutodesk.iLogic.Types.ManagedPattern
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public Class ManagedPattern
C#
public class ManagedPattern
The ManagedPattern type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ManagedPattern |
Construct a managed pattern from an Inventor.OccurrencePattern.
|
Properties
Name | Description | |
---|---|---|
![]() | Element |
Gets an element in the pattern.
|
![]() | Pattern |
Gets the underlying Inventor API pattern object.
|