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