IPoint Interface


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public interface IPoint

The IPoint type exposes the following members.

Properties
 NameDescription
Public propertyCodes Gets the roadway codes.
Public propertyElevation Gets or sets the point elevation.
Public propertyIndex Gets the point index.
Public propertyOffset Gets or sets the point offset.
Public propertyStation Gets or sets the point station.
Top
See Also