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