Gets an OffsetAlignmentInfo object containing properties specific to Offset Alignments.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public OffsetAlignmentInfo OffsetAlignmentInfo { get; }
VB
Public ReadOnly Property OffsetAlignmentInfo As OffsetAlignmentInfo Get
C++
public: property OffsetAlignmentInfo^ OffsetAlignmentInfo { OffsetAlignmentInfo^ get (); }
Property Value
OffsetAlignmentInfoExceptions
Exception | Condition |
---|---|
InvalidOperationException |
Thrown when:
|