PartMaterial Property

Gets the material defined for this part.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual string Material { get; }

Property Value

String
Remarks
This optional property is used mainly for labeling purposes. It allows you to identify the type of material used to construct this part.
See Also