Initializes a new instance of the RoadSeg..::..RoadSeg class
Namespace: P4s3CurveNewAssembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
public RoadSeg( double Id, double X, double Y, double Mp, string Sri ) |
Visual Basic |
---|
Public Sub New ( Id As Double, X As Double, Y As Double, Mp As Double, Sri As String ) |
Visual C++ |
---|
public: RoadSeg( double Id, double X, double Y, double Mp, String^ Sri ) |
Parameters
- Id
- Type: System..::..Double
- X
- Type: System..::..Double
- Y
- Type: System..::..Double
- Mp
- Type: System..::..Double
- Sri
- Type: System..::..String