AutoWideningCriteriaInfo Class |
This class encapsulates the properties that are necessary to add an autowidening from a criteria file.
It is used by the OffsetAlignmentInfo::AddAutoWidenings() method.
Inheritance HierarchySystemObject
Autodesk.Civil.DatabaseServicesAutoWideningCriteriaInfo
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic class AutoWideningCriteriaInfo
Public Class AutoWideningCriteriaInfo
public ref class AutoWideningCriteriaInfo
The AutoWideningCriteriaInfo type exposes the following members.
Constructors
Properties
Remarks- Users are responsible for keeping the AutoWideningCriteriaInfo in a correct status, which means all the properties in this class should be valid.
- The CriteraFileName should keep consistent with the center line alignment's criteria file name.
See Also