Hide Table of Contents
GetNominalNotch Method (IDimXpertCompoundNotchFeature)

Gets various attributes for this DimXpert compound notch.

.NET Syntax

Visual Basic (Declaration) 
Function GetNominalNotch( _
   ByRef Width As Double, _
   ByRef Length As Double, _
   ByRef X As Double, _
   ByRef Y As Double, _
   ByRef Z As Double, _
   ByRef I As Double, _
   ByRef J As Double, _
   ByRef K As Double, _
   ByRef LongitudeI As Double, _
   ByRef LongitudeJ As Double, _
   ByRef LongitudeK As Double _
) As Boolean
Visual Basic (Usage) 
Dim instance As IDimXpertCompoundNotchFeature
Dim Width As Double
Dim Length As Double
Dim X As Double
Dim Y As Double
Dim Z As Double
Dim I As Double
Dim J As Double
Dim K As Double
Dim LongitudeI As Double
Dim LongitudeJ As Double
Dim LongitudeK As Double
Dim value As Boolean
 
value = instance.GetNominalNotch(Width, Length, X, Y, Z, I, J, K, LongitudeI, LongitudeJ, LongitudeK)
C# 
bool GetNominalNotch( 
   out double Width,
   out double Length,
   out double X,
   out double Y,
   out double Z,
   out double I,
   out double J,
   out double K,
   out double LongitudeI,
   out double LongitudeJ,
   out double LongitudeK
)
C++/CLI 
bool GetNominalNotch( 
&   [Out] double Width,
&   [Out] double Length,
&   [Out] double X,
&   [Out] double Y,
&   [Out] double Z,
&   [Out] double I,
&   [Out] double J,
&   [Out] double K,
&   [Out] double LongitudeI,
&   [Out] double LongitudeJ,
&   [Out] double LongitudeK
) 

Parameters

Width
Width of the notch
Length
Length of the notch
X

X-coordinate of the notch

Y

Y-coordinate of the notch

Z

Z-coordinate of the notch

I
I component of the direction vector of the notch
J
J component of the direction vector of the notch
K
K component of the direction vector of the notch
LongitudeI
I component of the longitudinal unit vector of the notch
LongitudeJ
J component of the longitudinal unit vector of the notch
LongitudeK
K component of the longitudinal unit vector of the notch

Return Value

True if method call is successful; false otherwise

Example

Remarks

The longitudinal i, j, and k component vectors indicate the direction of a notch's length with respect to its part axes. For example, if the length of a notch goes along the y-axis of the part, its longitudinal vector is (0, 1, 0).
 

See Also

Availability

SolidWorks 2010 FCS, Revision Number 18.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   GetNominalNotch Method (IDimXpertCompoundNotchFeature)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2010 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.