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