Gets or sets the bend angle of this sketched bend.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BendAngle As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchedBendFeatureData
Dim value As System.Double
instance.BendAngle = value
value = instance.BendAngle |
C# | |
---|
System.double BendAngle {get; set;} |
C++/CLI | |
---|
property System.double BendAngle {
System.double get();
void set ( & System.double value);
} |
Property Value
0.261799 <= Bend angle in increments of 0.261799 radians (15 degrees) <= 1.5708
Example
Example
See Also
Availability
SOLIDWORKS 2001 SP2, Revision Number 9.2