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