IUserDefinedMaterialHeadCode Property

Gets the head code the material applies to

Namespace:  TSD.API.Remoting.Materials
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<HeadCode> HeadCode { get; }

Property Value

Type: IReadOnlyPropertyHeadCode
See Also