Reverses the tangent direction for the start point of this loft feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseStartTangentDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILoftFeatureData
Dim value As Boolean
instance.ReverseStartTangentDirection = value
value = instance.ReverseStartTangentDirection
|
C# | |
---|
bool ReverseStartTangentDirection {get; set;} |
C++/CLI | |
---|
property bool ReverseStartTangentDirection {
bool get();
void set (bool value);
} |
Return Value
True reverses the tangent direction for the start point, false does not
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0