Gets the AppliedAssembly object nearest the specified station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public AppliedAssembly GetItemAt( double station )
Visual Basic
Public Function GetItemAt ( _ station As Double _ ) As AppliedAssembly
Visual C++
public: AppliedAssembly^ GetItemAt( double station )
Parameters
- station
- Type: System.Double
Remarks
Tolerance of station is 1e-4.