SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationAlignmentStationRangeSpecifiedByUser Property |
Specify whether to create view frames for a user specified range or for the entire alignment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean AlignmentStationRangeSpecifiedByUser { get; }
Public ReadOnly Property AlignmentStationRangeSpecifiedByUser As PropertyBoolean
Get
public:
property PropertyBoolean^ AlignmentStationRangeSpecifiedByUser {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also