CorridorSurfaceSurfaceStyleId Property

Gets or sets the ObjectId of the SurfaceStyle.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the new surface style is invalid.
See Also