Class ConfigurationFloatParameter
Inheritance
ConfigurationFloatParameter
Inherited Members
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class ConfigurationFloatParameter : ConfigurationParameter, IMessageSink, IComponentBuilder
Constructors
ConfigurationFloatParameter()
Declaration
protected ConfigurationFloatParameter()
Properties
ActualValue
Declaration
public Expression ActualValue { get; }
Property Value
Type | Description |
---|---|
Expression |
InitialValue
Declaration
public Expression InitialValue { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink