SettingsCmdRunDepthCheckDepthCheckOption Property |
Gets the depth check options.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption DepthCheckOption { get; }
Public ReadOnly Property DepthCheckOption As SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption
Get
public:
property SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption^ DepthCheckOption {
SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption^ get ();
}
Property Value
SettingsCmdRunDepthCheckSettingsCmdDepthCheckOption
See Also