Provides properties to get and set the values of Inventor parameters.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property Parameter As IParamDynamic Get
C#
IParamDynamic Parameter { get; }