Class ExpressionDouble
Inheritance
ExpressionDouble
Assembly: NXOpen.dll
Syntax
public class ExpressionDouble : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
ExpressionDouble()
Declaration
protected ExpressionDouble()
Properties
Expression
Declaration
public string Expression { get; set; }
Property Value
Intent
Declaration
public ParamValueIntent Intent { get; set; }
Property Value
Value
Declaration
public double Value { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink