CadMaterial.MaterialName

CadMaterial.MaterialName property

Gets or sets the name of the material.

public string MaterialName { get; set; }

Property Value

The name of the material.

See Also