Gets or sets the value of the bend allowance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BendAllowance As Double |
Visual Basic (Usage) | |
---|
Dim instance As ICustomBendAllowance
Dim value As Double
instance.BendAllowance = value
value = instance.BendAllowance
|
C# | |
---|
double BendAllowance {get; set;} |
C++/CLI | |
---|
property double BendAllowance {
double get();
void set (double value);
} |
Return Value
Value of the bend allowance
Example
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0