Share

IStandardObjectProvider.iPart Property

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: 30.0

Syntax

VB

ReadOnly Property iPart As IiPartRowChanger
	Get

C#

IiPartRowChanger iPart { get; }

Property Value

Type: IiPartRowChanger

See Also

Reference

Was this information helpful?