Gets the normal to the arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetNormalVector() As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchArc
Dim value As Double
value = instance.IGetNormalVector()
|
C# | |
---|
double IGetNormalVector() |
C++/CLI | |
---|
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