Gets the normal to the arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNormalVector() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchArc
Dim value As Object
value = instance.GetNormalVector()
|
C# | |
---|
object GetNormalVector() |
C++/CLI | |
---|
Object^ GetNormalVector(); |
Return Value
Array of 3 doubles (x,y,z), which represents the unit vector normal to the arc
Example
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0