Land Auto

SetDouble Method

SetDouble Method

Sets the specified preference setting.

See Also | Example

Signature

object.SetDouble(Setting, Value)

object

PreferencesAlignment,
PreferencesCrossSection, (Civil Engineering Feature)
PreferencesCogo,
PreferencesProfile, (Civil Engineering Feature)
PreferencesSurface
The object or objects this property applies to.

Setting

eAeccPrefAlignDouble,
eAeccPrefCogoDouble,
eAeccPrefCrossSectionDouble,
eAeccPrefProfileDouble,
eAeccPrefSurfaceDouble
enum; input-only
Specifies the setting to set.

Value

Double; input-only
The value of the setting.

Remarks

For a listing of settings see the GetDouble method.