PressurePipeEndDir Property |
Gets the end direction of the pressure pipe object.
If the property does not exist for this part, an exception will be thrown
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic double EndDir { get; }
Public ReadOnly Property EndDir As Double
Get
public:
property double EndDir {
double get ();
}
Property Value
Double
See Also