PressureFittingResultantVerticalAngle Property |
Gets the resultant vertical 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 ResultantVerticalAngle { get; }
Public ReadOnly Property ResultantVerticalAngle As Double
Get
public:
property double ResultantVerticalAngle {
double get ();
}
Property Value
Double
See Also