SetNorthing Method

Overload List

  NameDescription
Public methodSetNorthing(ObjectId, Double)
Sets the Northing property for a single CogoPoint.
Public methodSetNorthing(IEnumerable<ObjectId>, IEnumerable<Double>)
Sets the Northing property for multiple CogoPoints with different values.
Public methodSetNorthing(IEnumerable<ObjectId>, Double)
Sets the Northing property for multiple CogoPoints with the same value.

See Also