Gets or sets the roughness of distribution that controls flake orientation in this material.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FlakeRoughness As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IDSPBRMaterial
Dim value As System.Double
instance.FlakeRoughness = value
value = instance.FlakeRoughness |
C# | |
---|
System.double FlakeRoughness {get; set;} |
C++/CLI | |
---|
property System.double FlakeRoughness {
System.double get();
void set ( & System.double value);
} |
Property Value
0.0 (default) <= Flake roughness <= 1.0
Remarks
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34