Provides functions to find and change the current row of an iPart or iAssembly component.
(This returns the same object as the iAssembly property.)
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property iPart As IiPartRowChanger Get
C#
IiPartRowChanger iPart { get; }