ProfileOffsetProfileParametersStation Class

Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesProfileOffsetProfileParametersStation

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public class OffsetProfileParametersStation : IComparable<ProfileOffsetProfileParametersStation>

The ProfileOffsetProfileParametersStation type exposes the following members.

Constructors
 NameDescription
Public methodProfileOffsetProfileParametersStation(Double, Double)Initializes a new instance of the ProfileOffsetProfileParametersStation class
Public methodProfileOffsetProfileParametersStation(Double, Double, String)Initializes a new instance of the ProfileOffsetProfileParametersStation class
Top
Properties
 NameDescription
Public propertyDescription 
Public propertySlope 
Public propertyStation 
Top
Methods
 NameDescription
Public methodCompareTo 
Top
See Also