Gets or sets the bend-down state of this bend.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BendDown As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IOneBendFeatureData
Dim value As Boolean
instance.BendDown = value
value = instance.BendDown
|
C# | |
---|
bool BendDown {get; set;} |
C++/CLI | |
---|
property bool BendDown {
bool get();
void set (bool value);
} |
Return Value
True to set bend down, false to not
See Also
Availability
SolidWorks 2001 SP1, Revision Number 9.1