CorridorCodeSetStyleId Property

Gets or sets the style of the corridor's code set by ObjectId.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId CodeSetStyleId { get; set; }

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentExceptionAn ArgumentException is raised if the specified ObjectId does not match an existing Code Set Style in the drawing.
Remarks

The specified ObjectId must be an existing Code Set Style in the drawing, which points to an instance of CodeSetStyle.

See Also

Reference

Corridor Class
Autodesk.Civil.DatabaseServices Namespace
[!:Autodesk::Civil::DatabaseServices::Styles::CodeSetStyle]