PressureFittingOverrideOverrideStyleName Property

Sets the override style of the fitting.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public override string OverrideStyleName { set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when setting the property with a string that is not name of FittingStyle.
See Also