Gets or sets whether the rib has an associated draft.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property EnableDraft As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRibFeatureData2
Dim value As System.Boolean
instance.EnableDraft = value
value = instance.EnableDraft |
C# | |
---|
System.bool EnableDraft {get; set;} |
C++/CLI | |
---|
property System.bool EnableDraft {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the rib has a draft, false if not
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0