Gets the objectId of the bridge girder group which contains this bridge girder.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId GirderGroupId { get; }
VB
Public ReadOnly Property GirderGroupId As ObjectId Get
C++
public: property ObjectId GirderGroupId { ObjectId get (); }