Gets or sets the Hole Wizard feature tap drill diameter.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TapDrillDiameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Double
instance.TapDrillDiameter = value
value = instance.TapDrillDiameter |
C# | |
---|
System.double TapDrillDiameter {get; set;} |
C++/CLI | |
---|
property System.double TapDrillDiameter {
System.double get();
void set ( & System.double value);
} |
Property Value
Tap drill diameter
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0