Returns true if the pressure plan layout by path mode is active in the current document.
Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public static bool IsPressurePlanLayoutByPathActive( this CivilDocument document )
VB
<ExtensionAttribute> Public Shared Function IsPressurePlanLayoutByPathActive ( document As CivilDocument ) As Boolean
C++
public: [ExtensionAttribute] static bool IsPressurePlanLayoutByPathActive( CivilDocument^ document )
Parameters
- document CivilDocument