Share

WallBreaklineCreationDataEx.IsRightSideOffset Field

Specifies the surface offset side. If the value is true, then the surface on the right side of the breakline is offset by the corresponding elevation in the elevations array. If the value is false, then the surface on the left side is offset. "Left" and "right" are the directions as you walk the breakline from the start to the end.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public bool IsRightSideOffset

VB

Public IsRightSideOffset As Boolean

C++

public:
bool IsRightSideOffset

Field Value

Boolean

See Also

Reference

Was this information helpful?