Gets or sets the tangent polar direction, which is the elevation angle of the tangent vector to a plane placed at a point perpendicular to a spline point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TangentPolarDirection As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim value As Double
instance.TangentPolarDirection = value
value = instance.TangentPolarDirection
|
C# | |
---|
double TangentPolarDirection {get; set;} |
C++/CLI | |
---|
property double TangentPolarDirection {
double get();
void set (double value);
} |
Return Value
Tangent polar direction
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0