Gets or sets the function constant value for this Force feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FunctionConstantValue As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationForceFeatureData
Dim value As System.Double
instance.FunctionConstantValue = value
value = instance.FunctionConstantValue |
C# | |
---|
System.double FunctionConstantValue {get; set;} |
C++/CLI | |
---|
property System.double FunctionConstantValue {
System.double get();
void set ( & System.double value);
} |
Property Value
Function constant value
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0