Gets or sets the thin film layer thickness texture map for this material.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThinFilmThicknessTexture As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.String
instance.ThinFilmThicknessTexture = value
value = instance.ThinFilmThicknessTexture |
C# | |
---|
System.string ThinFilmThicknessTexture {get; set;} |
C++/CLI | |
---|
property System.String^ ThinFilmThicknessTexture {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of the thin film layer thickness texture map
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34