SettingsCmdViewEditCorridorSectionSettingsCmdViewEditOptionsUndefinedSectionWidth Property |
Gets the value to specifies the default width when viewing a section without an assembly.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyDouble UndefinedSectionWidth { get; }
Public ReadOnly Property UndefinedSectionWidth As PropertyDouble
Get
public:
property PropertyDouble^ UndefinedSectionWidth {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also