PressurePartSectionLabelDirection Property

Gets or sets the direction that determines the direction of the section label to the pressure part.

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

Property Value

Vector3d
Remarks
The direction will be set and got as normalized value.
See Also