Gets the fixed length of a route segment having a fixed length constraint.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFixedLength() As Double |
Visual Basic (Usage) | |
---|
Dim instance As IRouteProperty
Dim value As Double
value = instance.GetFixedLength()
|
C# | |
---|
double GetFixedLength() |
C++/CLI | |
---|
double GetFixedLength(); |
Return Value
Fixed length
Example
Remarks
See Also
Availability
SolidWorks Routing 2009 SP4