Share

SettingsCmdRunDesignCheck.SettingsCmdDesignCheckOption.UseDiameterValidation Property

Gets whether use diameter validation.



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

Syntax

C#

public PropertyBoolean UseDiameterValidation { get; }

VB

Public ReadOnly Property UseDiameterValidation As PropertyBoolean
	Get

C++

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

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?