PressurePipeEndConnection Property |
Gets the connection at the end of the pressure pipe
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PressurePartConnection EndConnection { get; }
Public ReadOnly Property EndConnection As PressurePartConnection
Get
public:
property PressurePartConnection^ EndConnection {
PressurePartConnection^ get ();
}
Property Value
PressurePartConnection
See Also