Gets whether the the pipe is a curved pipe in plan.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.208.0
Syntax
C#
public bool IsCurve { get; }
Visual Basic
Public ReadOnly Property IsCurve As Boolean
Get
Visual C++
public: property bool IsCurve { bool get (); }