PressurePipeRunSetVerticalOffsetType Method |
Sets the type of how the parts follow the vertical path (profile).
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic void SetVerticalOffsetType(
PressurePipeRunVerticalOffsetType offsetType
)
Public Sub SetVerticalOffsetType (
offsetType As PressurePipeRunVerticalOffsetType
)
public:
void SetVerticalOffsetType(
PressurePipeRunVerticalOffsetType offsetType
)
Parameters
- offsetType PressurePipeRunVerticalOffsetType
-
See Also