Hide Table of Contents
IImprintingFacesCount2 Method (IModeler)

Gets the number of imprinted edges and vertices in the model.

.NET Syntax

Visual Basic (Declaration) 
Function IImprintingFacesCount2( _
   ByVal NTargetFaces As System.Integer, _
   ByRef TargetFaceArray As Face2, _
   ByVal NToolFaces As System.Integer, _
   ByRef ToolFaceArray As Face2, _
   ByVal Options As System.Integer, _
   ByRef NTargetEdges As System.Integer, _
   ByRef NtoolEdges As System.Integer, _
   ByRef NtargetVertices As System.Integer, _
   ByRef ToolVertices As System.Integer _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IModeler
Dim NTargetFaces As System.Integer
Dim TargetFaceArray As Face2
Dim NToolFaces As System.Integer
Dim ToolFaceArray As Face2
Dim Options As System.Integer
Dim NTargetEdges As System.Integer
Dim NtoolEdges As System.Integer
Dim NtargetVertices As System.Integer
Dim ToolVertices As System.Integer
Dim value As System.Boolean
 
value = instance.IImprintingFacesCount2(NTargetFaces, TargetFaceArray, NToolFaces, ToolFaceArray, Options, NTargetEdges, NtoolEdges, NtargetVertices, ToolVertices)
C# 
System.bool IImprintingFacesCount2( 
   System.int NTargetFaces,
   ref Face2 TargetFaceArray,
   System.int NToolFaces,
   ref Face2 ToolFaceArray,
   System.int Options,
   out System.int NTargetEdges,
   out System.int NtoolEdges,
   out System.int NtargetVertices,
   out System.int ToolVertices
)
C++/CLI 
System.bool IImprintingFacesCount2( 
&   System.int NTargetFaces,
&   Face2^% TargetFaceArray,
&   System.int NToolFaces,
&   Face2^% ToolFaceArray,
&   System.int Options,
&   [Out] System.int NTargetEdges,
&   [Out] System.int NtoolEdges,
&   [Out] System.int NtargetVertices,
&   [Out] System.int ToolVertices
) 

Parameters

NTargetFaces

Number of faces in the target body

TargetFaceArray

Array of the faces that describe the target body

NToolFaces

Number of faces in the tool body

ToolFaceArray

Array of the faces that describe the tool body

Options

Options for this operation as defined in swImprintingFacesOpts_e

NTargetEdges

Number of edges returned from this operation

NtoolEdges

Number of tool edges returned from this operation

NtargetVertices

Number of target vertices returned from this operation

ToolVertices

Number of tool vertices returned from this operation

Return Value

True if the operation is successful, false if not

Remarks

Call this method before calling IModeler::IImprintingFaces.

 

See Also

Availability

SOLIDWORKS 2001Plus FCS, Revision Number 10.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:   IImprintingFacesCount2 Method (IModeler)
*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) 2015 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.