PressurePartConnectionPosition Property |
Gets the position of the network part connection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntaxpublic Point3d Position { get; }
Public ReadOnly Property Position As Point3d
Get
public:
property Point3d Position {
Point3d get ();
}
Property Value
Point3d
See Also