PressurePipeStartPoint Property

Gets or sets the start point of the Pipe.

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

Property Value

Point3d
Remarks
When set, other integrity operations such as break/join/resizing will also be executed.
See Also