SettingsAlignmentSettingsCriteriaBasedDesignOptionsDesignSpeedLookupMethod Property |
Gets the table lookup rule in cases where the actual design speed does not exactly match the speed specified in the design criteria tables.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<DesignSpeedLookupMethodType> DesignSpeedLookupMethod { get; }
Public ReadOnly Property DesignSpeedLookupMethod As PropertyEnum(Of DesignSpeedLookupMethodType)
Get
public:
property PropertyEnum<DesignSpeedLookupMethodType>^ DesignSpeedLookupMethod {
PropertyEnum<DesignSpeedLookupMethodType>^ get ();
}
Property Value
PropertyEnumDesignSpeedLookupMethodType
See Also