Share

SettingsCmdRunDesignCheck.SettingsCmdDesignCheckOption.UseRadiusOfCurvatureValidation Property

Gets whether use radius of curvature validation.



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

Syntax

C#

public PropertyBoolean UseRadiusOfCurvatureValidation { get; }

VB

Public ReadOnly Property UseRadiusOfCurvatureValidation As PropertyBoolean
	Get

C++

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

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?