BridgeFoundationPierId Property

Gets the objectId of the pier above this foundation.

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

Return Value

ObjectId
An ObjectId of a pier. The ObjectId is Null if the above structure is not a pier.
Remarks
OBJECTID TYPE:Autodesk.Civil.DatabaseServices.BridgePier
See Also