PressurePipeIsCurve Property |
Gets whether the the pipe is a curved pipe in plan.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsCurve { get; }
Public ReadOnly Property IsCurve As Boolean
Get
public:
property bool IsCurve {
bool get ();
}
Property Value
Boolean
See Also