Gets or sets the weight for the tangency magnitude, which controls the tangency vector by allowing modification of the spline's angle at the spline point, in the specified direction for this spline handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TangentMagnitude( _
ByVal WhichDirection As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim WhichDirection As Integer
Dim value As Double
instance.TangentMagnitude(WhichDirection) = value
value = instance.TangentMagnitude(WhichDirection)
|
Parameters
- WhichDirection
- Direction as defined in swTangentMagnitudeDirection_e
Return Value
Weight for the tangency magnitude in the specified direction
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0