Gets or sets the direction that determines the direction of the PressureAppurtenanceProfileLabel to the Pressure Appurtenance.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public Vector3d Direction { get; set; } |
Visual Basic |
---|
Public Property Direction As Vector3d Get Set |
Visual C++ |
---|
public: property Vector3d Direction { Vector3d get (); void set (Vector3d value); } |
Remarks
The direction will be set and got as normalized value.