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