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.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public bool IsRightSideOffset |
Visual Basic |
---|
Public IsRightSideOffset As Boolean |
Visual C++ |
---|
public:
bool IsRightSideOffset |
See Also