Defines the offset of lines in a SlopePatternComponent.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
Autodesk.Civil.DatabaseServices.StylesSlopePatternLineOffset
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SlopePatternLineOffset : [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
VB
Public NotInheritable Class SlopePatternLineOffset Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
C++
public ref class SlopePatternLineOffset sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbSlopePatternStyle>]
The SlopePatternLineOffset type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Distance | Specifies the linear value in drawing units (usually feet or meters). |
![]() | MaximumDistance | Specifies maximum offsets value in drawing units. |
![]() | MinimumDistance | Specifies minimum offsets value in drawing units. |
![]() | Numberoflines | Specifies the number of instances of this component to insert. |
![]() | OffsetType | Specifies how to determine the offset distance between this component and the previous component in the slope line style. |
![]() | PercentofLength | Specifies the percentage to the slope length at the position being offset from. |
![]() | RadialOffsetAngle | Specifies the angular value. |