Gets or sets the number of bend lines in this lofted bend feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NumberOfBendLines As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILoftedBendsFeatureData
Dim value As Integer
instance.NumberOfBendLines = value
value = instance.NumberOfBendLines
|
C# | |
---|
int NumberOfBendLines {get; set;} |
C++/CLI | |
---|
property int NumberOfBendLines {
int get();
void set (int value);
} |
Return Value
Number of bend lines in this lofted bend feature
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0