Gets and sets the route diameter at this connection point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RouteDiameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IConnectionPointFeatureData
Dim value As System.Double
instance.RouteDiameter = value
value = instance.RouteDiameter |
C# | |
---|
System.double RouteDiameter {get; set;} |
C++/CLI | |
---|
property System.double RouteDiameter {
System.double get();
void set ( & System.double value);
} |
Property Value
Route diameter at this connection point
Example
See Also
Availability
SOLIDWORKS 2010 SP01, Revision Number 18.1