Gets or sets whether to draft the simple hole feature while extruding.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DraftWhileExtruding As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleHoleFeatureData2
Dim value As Boolean
instance.DraftWhileExtruding = value
value = instance.DraftWhileExtruding
|
C# | |
---|
bool DraftWhileExtruding {get; set;} |
C++/CLI | |
---|
property bool DraftWhileExtruding {
bool get();
void set (bool value);
} |
Return Value
True drafts the simple hole feature while extruding, false does not
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0