Gets or sets the level of granularity for any surface finish for this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BumpDetail As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Integer
instance.BumpDetail = value
value = instance.BumpDetail |
C# | |
---|
System.int BumpDetail {get; set;} |
C++/CLI | |
---|
property System.int BumpDetail {
System.int get();
void set ( & System.int value);
} |
Property Value
Level of granularity
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0