JGR MSTS Editors and Tools
TrackSection Constructor (id, gauge, length, isCurve, radius, angle)
NamespacesJgr.MstsTrackSectionTrackSection(UInt32, Double, Double, Boolean, Double, Double)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

Declaration Syntax
C#Visual BasicVisual C++
public TrackSection(
	uint id,
	double gauge,
	double length,
	bool isCurve,
	double radius,
	double angle
)
Public Sub New ( _
	id As UInteger, _
	gauge As Double, _
	length As Double, _
	isCurve As Boolean, _
	radius As Double, _
	angle As Double _
)
public:
TrackSection(
	unsigned int id, 
	double gauge, 
	double length, 
	bool isCurve, 
	double radius, 
	double angle
)
Parameters
id (UInt32)

[Missing <param name="id"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

gauge (Double)

[Missing <param name="gauge"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

length (Double)

[Missing <param name="length"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

isCurve (Boolean)

[Missing <param name="isCurve"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

radius (Double)

[Missing <param name="radius"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

angle (Double)

[Missing <param name="angle"/> documentation for "M:Jgr.Msts.TrackSection.#ctor(System.UInt32,System.Double,System.Double,System.Boolean,System.Double,System.Double)"]

Assembly: JGR.MSTS (Module: JGR.MSTS) Version: 0.5.4008.31682