Gets or sets the thin film layer thickness for this material.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThinFilmThickness As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.Double
instance.ThinFilmThickness = value
value = instance.ThinFilmThickness |
C# | |
---|
System.double ThinFilmThickness {get; set;} |
C++/CLI | |
---|
property System.double ThinFilmThickness {
System.double get();
void set ( & System.double value);
} |
Property Value
0.0 <= Thin film layer thickness in microns <= 1.0; 0.4 is the default
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34