ExternalStaToInternal Method
Given an external Station value (one using Station Equations), returns the internal Station value
Signature
RetVal = object.ExternalStaToInternal(Station)
object
Alignment The object this property applies to.
Station
Double; read-only
The external station.
Variant (array of doubles)
RetVal
Variant
An array of internal station values.
Remarks
An External Station value represents one or more internal Station values. These values are returned in an array of doubles.