Share

PressurePipeRun.SetVerticalOffsetType Method

Sets the type of how the parts follow the vertical path (profile).



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276

Syntax

C#

public void SetVerticalOffsetType(
	PressurePipeRunVerticalOffsetType offsetType
)

VB

Public Sub SetVerticalOffsetType ( 
	offsetType As PressurePipeRunVerticalOffsetType
)

C++

public:
void SetVerticalOffsetType(
	PressurePipeRunVerticalOffsetType offsetType
)

Parameters

offsetType  PressurePipeRunVerticalOffsetType
 

See Also

Reference

Was this information helpful?