Gets or sets the maximum knurl height of this appearance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property KnurlHeightCap As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As System.Double
instance.KnurlHeightCap = value
value = instance.KnurlHeightCap |
C# | |
---|
System.double KnurlHeightCap {get; set;} |
C++/CLI | |
---|
property System.double KnurlHeightCap {
System.double get();
void set ( & System.double value);
} |
Property Value
Knurl height cap
Remarks
See Also
Availability
SOLIDWORKS 2025 FCS, Revision Number 33