PressurePipeCenterPointLocation Property

Gets the center point location (easting,northing) of the pressure pipe object. If the property does not exist for this part, an exception will be thrown

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntax
public Point3d CenterPointLocation { get; }

Property Value

Point3d
See Also