Get or set the magnitude for this motor feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Magnitude As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationMotorFeatureData
Dim value As System.Double
instance.Magnitude = value
value = instance.Magnitude |
C# | |
---|
System.double Magnitude {get; set;} |
C++/CLI | |
---|
property System.double Magnitude {
System.double get();
void set ( & System.double value);
} |
Property Value
Magnitude
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0