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