Gets or sets whether to display hole sizes in this hole table using ANSI inch letters and drill numbers.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowANSIInchLetterNumberDrillSizes As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHoleTable
Dim value As System.Boolean
instance.ShowANSIInchLetterNumberDrillSizes = value
value = instance.ShowANSIInchLetterNumberDrillSizes |
C# | |
---|
System.bool ShowANSIInchLetterNumberDrillSizes {get; set;} |
C++/CLI | |
---|
property System.bool ShowANSIInchLetterNumberDrillSizes {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to display hole sizes using ANSI inch letters and drill numbers, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0