PressureFittingResultantHorizontalAngle Property |
Gets the resultant horizontal angle of the Pressure Fitting object.
This method is only valid for elbow fittings.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double ResultantHorizontalAngle { get; }
Public ReadOnly Property ResultantHorizontalAngle As Double
Get
public:
property double ResultantHorizontalAngle {
double get ();
}
Property Value
Double
See Also