ManagedPattern.Pattern Property

Gets the underlying Inventor API pattern object.

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

Syntax

VB

Public ReadOnly Property Pattern As OccurrencePattern
	Get

C#

public OccurrencePattern Pattern { get; }

Property Value

Type: OccurrencePattern

See Also

Reference

ManagedPattern Class
Autodesk.iLogic.Types Namespace