String ISolverData.GetCoordinateSystemSolverId(Int32 id)

Returns the solver identifier of a coordinate system by its data model id.

Parameters

  • id
    Type: Int32
    The id of the coordinate system.

Return Value

Type: String
Returns the solver coordinate system identifier.
If the input id doesn't match an actual coordinate system, it returns null.