Gets or sets whether the far side option is selected for the Hole Wizard countersink feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FarSideCounterSink As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As Boolean
instance.FarSideCounterSink = value
value = instance.FarSideCounterSink
|
C# | |
---|
bool FarSideCounterSink {get; set;} |
C++/CLI | |
---|
property bool FarSideCounterSink {
bool get();
void set (bool value);
} |
Return Value
True to select the far side option for the countersink hole, false to not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2011 SP05, Revision Number 19.5