CorridorStateCurrentAlignmentIsOffsetAlignment Property |
Returns true if current processing state is along an offset alignment.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool CurrentAlignmentIsOffsetAlignment { get; }
Public ReadOnly Property CurrentAlignmentIsOffsetAlignment As Boolean
Get
public:
property bool CurrentAlignmentIsOffsetAlignment {
bool get ();
}
Property Value
Boolean
See Also