PipeOverrideOverrideStyleId Property

Sets the override style of the entity.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.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 which type is not PipeStyle.
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.Styles.PipeStyle
See Also