Class InheritableDoubleBuilder
Inheritance
InheritableDoubleBuilder
Assembly: NXOpen.dll
Syntax
public class InheritableDoubleBuilder : InheritableBuilder, IMessageSink
Constructors
InheritableDoubleBuilder()
Declaration
protected InheritableDoubleBuilder()
Properties
ExpressionString
Declaration
public string ExpressionString { get; set; }
Property Value
Value
Declaration
public double Value { get; set; }
Property Value
ValueIntent
Declaration
public ValueIntent ValueIntent { get; set; }
Property Value
Methods
HasExpressionString()
Declaration
public bool HasExpressionString()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink