StructureNorthing Property

Gets or sets the structure’s northing.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double Northing { get; set; }

Property Value

Double
Remarks
When set, it would hold the consistency with other related attributes/properties.
See Also