Share

SettingsCmdCreateIntersection.IntersectionOptions Property

Gets the default intersection options for new intersection



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions IntersectionOptions { get; }

VB

Public ReadOnly Property IntersectionOptions As SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions
	Get

C++

public:
property SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions^ IntersectionOptions {
	SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions^ get ();
}

Property Value

SettingsCmdCreateIntersectionSettingsCmdIntersectionOptions

See Also

Reference

Was this information helpful?