Share

IStandardObjectProvider.iAssembly Property

Provides functions to find and change the current row of an iPart or iAssembly component. (This returns the same object as the iPart property.)

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0

Syntax

VB

ReadOnly Property iAssembly As IiPartRowChanger
	Get

C#

IiPartRowChanger iAssembly { get; }

Property Value

Type: IiPartRowChanger

See Also

Reference

Was this information helpful?