Share

SettingsCmdCreateViewFrames.SettingsCmdViewFrameCreation.AlignmentStationRangeSpecifiedByUser Property

Specify whether to create view frames for a user specified range or for the entire alignment.



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

Syntax

C#

public PropertyBoolean AlignmentStationRangeSpecifiedByUser { get; }

VB

Public ReadOnly Property AlignmentStationRangeSpecifiedByUser As PropertyBoolean
	Get

C++

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

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?