Hide Table of Contents
ICreateBrepBody2 Method (IModeler)

Obsolete. Superseded by IModeler::ICreateBrepBody3.

.NET Syntax

Visual Basic (Declaration) 
Function ICreateBrepBody2( _
   ByVal Type As Integer, _
   ByVal NTopologies As Integer, _
   ByRef Topologies As Integer, _
   ByRef EdgeTolArray As Double, _
   ByRef VertexTolArray As Double, _
   ByRef PointArray As Double, _
   ByRef CurveArray As Curve, _
   ByRef SurfaceArray As Surface, _
   ByVal NRelations As Integer, _
   ByRef Parents As Integer, _
   ByRef Children As Integer, _
   ByRef Senses As Integer _
) As Body2
Visual Basic (Usage) 
Dim instance As IModeler
Dim Type As Integer
Dim NTopologies As Integer
Dim Topologies As Integer
Dim EdgeTolArray As Double
Dim VertexTolArray As Double
Dim PointArray As Double
Dim CurveArray As Curve
Dim SurfaceArray As Surface
Dim NRelations As Integer
Dim Parents As Integer
Dim Children As Integer
Dim Senses As Integer
Dim value As Body2
 
value = instance.ICreateBrepBody2(Type, NTopologies, Topologies, EdgeTolArray, VertexTolArray, PointArray, CurveArray, SurfaceArray, NRelations, Parents, Children, Senses)
C# 
Body2 ICreateBrepBody2( 
   int Type,
   int NTopologies,
   ref int Topologies,
   ref double EdgeTolArray,
   ref double VertexTolArray,
   ref double PointArray,
   ref Curve CurveArray,
   ref Surface SurfaceArray,
   int NRelations,
   ref int Parents,
   ref int Children,
   ref int Senses
)
C++/CLI 
Body2^ ICreateBrepBody2( 
&   int Type,
&   int NTopologies,
&   int% Topologies,
&   double% EdgeTolArray,
&   double% VertexTolArray,
&   double% PointArray,
&   Curve^% CurveArray,
&   Surface^% SurfaceArray,
&   int NRelations,
&   int% Parents,
&   int% Children,
&   int% Senses
) 

Parameters

Type
 
NTopologies
 
Topologies
 
EdgeTolArray
 
VertexTolArray
 
PointArray
 
CurveArray
 
SurfaceArray
 
NRelations
 
Parents
 
Children
 
Senses
 
 

See Also



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:   ICreateBrepBody2 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) 2012 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.