PressureFittingOverrideOverrideStyleId 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 ObjectId OverrideStyleId { set; }

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when setting the property with an object id whose type is not FittingStyle.
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.Styles.FittingStyle
See Also