BridgeFoundationAbutmentId Property

Gets the objectId of the abutment above this foundation.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId AbutmentId { get; }

Return Value

ObjectId
An ObjectId of an abutment. The ObjectId is Null if the above structure is not an abutment.
Remarks
OBJECTID TYPE:Autodesk.Civil.DatabaseServices.BridgeAbutment
See Also