PointInMem Class

The point class.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesPointInMem

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

The PointInMem type exposes the following members.

Constructors
 NameDescription
Public methodPointInMem Constructor
Top
Properties
 NameDescription
Public propertyCodes Get the roadway codes.
Public propertyElevation 
Public propertyIndex Get the point index.
Public propertyOffset 
Public propertyStation 
Top
See Also