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