Gets the normal to the arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetNormalVector() As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchArc
Dim value As System.Double
value = instance.IGetNormalVector() |
C# | |
---|
System.double IGetNormalVector() |
C++/CLI | |
---|
System.double IGetNormalVector(); |
Return Value
- in-process, unmanaged C++: Pointer to an array of 3 doubles (x,y,z), which represents the unit vector normal to the arc
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
See Also
Availability
SOLIDWORKS 2000 FCS, Revision Number 8.0