PressurePipeLabelReferenceAlignmentId Property

Gets or sets the ObjectId of the alignment that this PressurePipeLabel references.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when ReferenceAlignmentId is set to an invalid new value.
See Also