Gets or sets the blend, which is the extent of the boundary between each bump and the surface, of the surface finish for this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BumpBlend As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.BumpBlend = value
value = instance.BumpBlend |
C# | |
---|
System.double BumpBlend {get; set;} |
C++/CLI | |
---|
property System.double BumpBlend {
System.double get();
void set ( & System.double value);
} |
Property Value
Extent of the boundary between each bump and the surface
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0