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