BridgeStructureBridgeStructureType Property |
Gets the bridge structure type of this bridge structure.
The type may be deck, abutment, foundation, generic object, girder, girder group or pier.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic BridgeStructureType BridgeStructureType { get; }
Public ReadOnly Property BridgeStructureType As BridgeStructureType
Get
public:
property BridgeStructureType BridgeStructureType {
BridgeStructureType get ();
}
Property Value
BridgeStructureType
See Also