SettingsAlignmentSettingsCriteriaBasedDesignOptionsRadiusLookupMethod Property |
Gets the table lookup rule in cases where the actual radius 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<RadiusLookupMethodType> RadiusLookupMethod { get; }
Public ReadOnly Property RadiusLookupMethod As PropertyEnum(Of RadiusLookupMethodType)
Get
public:
property PropertyEnum<RadiusLookupMethodType>^ RadiusLookupMethod {
PropertyEnum<RadiusLookupMethodType>^ get ();
}
Property Value
PropertyEnumRadiusLookupMethodType
See Also