AsymmetricalSagCurveLength1 Property

Gets the default length for the first part of the asymmetrical sag curve.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0

Syntax

C#

public PropertyDouble AsymmetricalSagCurveLength1 { get; }

Visual Basic

Public ReadOnly Property AsymmetricalSagCurveLength1 As PropertyDouble
	Get

Visual C++

public:
property PropertyDouble^ AsymmetricalSagCurveLength1 {
	PropertyDouble^ get ();
}

See Also