PressurePipeNetworkReferenceAlignmentName Property

Gets or sets the reference alignment name.

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

Property Value

String
Exceptions
ExceptionCondition
[!:System.ArgumentException] Thrown when setting the property with an object name that doesn't match any existing Alignment name.
See Also