PressurePipeIsVerticalSag Property

Gets whether the pipe is a sag curved pipe in vertical.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public bool IsVerticalSag { get; }

Property Value

Boolean
Remarks
It returns false for crest curved and straight pipe in vertical.
See Also