Gets the diameter of the wire.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Diameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IWireProperty
Dim value As System.Double
value = instance.Diameter |
C# | |
---|
System.double Diameter {get;} |
C++/CLI | |
---|
property System.double Diameter {
System.double get();
} |
Property Value
Diameter
Example
See Also
Availability
SOLIDWORKS Routing 2006 FCS