Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public interface IPoint
VB
Public Interface IPoint
C++
public interface class IPoint
The IPoint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Codes | Gets the roadway codes. | |
| Elevation | Gets or sets the point elevation. | |
| Index | Gets the point index. | |
| Offset | Gets or sets the point offset. | |
| Station | Gets or sets the point station. |
