Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesProfileOffsetProfileParametersStation
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class OffsetProfileParametersStation : IComparable<ProfileOffsetProfileParametersStation>
VB
Public Class OffsetProfileParametersStation Implements IComparable(Of ProfileOffsetProfileParametersStation)
C++
public ref class OffsetProfileParametersStation : IComparable<ProfileOffsetProfileParametersStation^>
The ProfileOffsetProfileParametersStation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ProfileOffsetProfileParametersStation(Double, Double) | Initializes a new instance of the ProfileOffsetProfileParametersStation class | |
| ProfileOffsetProfileParametersStation(Double, Double, String) | Initializes a new instance of the ProfileOffsetProfileParametersStation class |
Properties
| Name | Description | |
|---|---|---|
| Description | ||
| Slope | ||
| Station |
Methods
| Name | Description | |
|---|---|---|
| CompareTo |
