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