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