SectionByStation Method (Civil Engineering Feature)
Returns a Cross Section object by specifing its station.
Signature
RetVal = object.SectionByStation(Station)
object
CrossSections The object or objects this property applies to.
Station
Double; input-only
The station for the desired cross section.
RetVal
CrossSection object
The Cross Section object referenced by the station.