An enumeration that specifies the bridge structure type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum BridgeStructureType |
| Visual Basic |
|---|
Public Enumeration BridgeStructureType |
| Visual C++ |
|---|
public enum class BridgeStructureType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Abutment | 1 | ||
| Deck | 2 | ||
| Foundation | 3 | ||
| GirderGroup | 4 | ||
| Girder | 5 | ||
| Pier | 6 | ||
| GenericObject | 1000 |