Share

IPoint Interface



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public interface IPoint

VB

Public Interface IPoint

C++

public interface class 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.

See Also

Reference

Was this information helpful?