This class encapsulates the properties that are necessary to add an autowidening manually. It is used by the OffsetAlignmentInfo::AddAutoWidenings() method.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesAutoWideningInfo
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class AutoWideningInfo
VB
Public Class AutoWideningInfo
C++
public ref class AutoWideningInfo
The AutoWideningInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AutoWideningInfo | Initializes a new instance of the AutoWideningInfo class |
Properties
Name | Description | |
---|---|---|
![]() | IncreasedWidth | The increased width from the standard. |
![]() | Side | The side of the curve that will apply the widening. |
![]() | TransitionLength | The length of the transition. |