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