Gets or sets the diameter of the wire for this simulation spring feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property WireDiameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationSpringFeatureData
Dim value As System.Double
instance.WireDiameter = value
value = instance.WireDiameter |
C# | |
---|
System.double WireDiameter {get; set;} |
C++/CLI | |
---|
property System.double WireDiameter {
System.double get();
void set ( & System.double value);
} |
Property Value
Wire diameter
Example
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0