OffsetBaselineCollectionItem(Guid) Property


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public OffsetBaseline this[
	Guid offsetGUID
] { get; }

Parameters

offsetGUID  Guid
 

Property Value

OffsetBaseline
See Also