WallBreaklineCreationDataIsRightSideOffset 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.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsRightSideOffset
Public IsRightSideOffset As Boolean
public:
bool IsRightSideOffset
Field Value
Boolean
See Also