Gets or sets the low threshold of the surface finish for this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BumpRoughLow As Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As Double
instance.BumpRoughLow = value
value = instance.BumpRoughLow
|
C# | |
---|
double BumpRoughLow {get; set;} |
C++/CLI | |
---|
property double BumpRoughLow {
double get();
void set (double value);
} |
Return Value
Low threshold of the surface finish
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0