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