Share

SettingsCmdCreateMultipleSectionView.SettingsCmdMultipleSectionViewCreation.SpecifyMultipleSectionViewStationRange Property

Specifies whether a station range is set for the creation of multiple section views.



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

Syntax

C#

public PropertyBoolean SpecifyMultipleSectionViewStationRange { get; }

VB

Public ReadOnly Property SpecifyMultipleSectionViewStationRange As PropertyBoolean
	Get

C++

public:
property PropertyBoolean^ SpecifyMultipleSectionViewStationRange {
	PropertyBoolean^ get ();
}

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?