CorridorSurfaceRenderMaterialId Property

Specifies the ObjectId of render material associated with the corridor surface.

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

Property Value

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