Share

IStandardObjectProvider.iProperties Property

Provides properties to get and set iProperty values and physical properties (in a part or assembly).

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

Syntax

VB

ReadOnly Property iProperties As IiProperties
	Get

C#

IiProperties iProperties { get; }

Property Value

Type: IiProperties

See Also

Reference

Was this information helpful?