Hide Table of Contents
GetBodyOutline Method (IModeler)

Obsolete. Superseded by IModeler::GetBodyOutline2.

.NET Syntax

Visual Basic (Declaration) 
Function GetBodyOutline( _
   ByVal BodyVar As System.Object, _
   ByVal Direction As MathVector, _
   ByVal Tolerance As System.Double, _
   ByRef CurvesOut As System.Object, _
   ByRef TopolEntities As System.Object, _
   ByRef Outline As System.Object _
) As System.Integer
Visual Basic (Usage) 
Dim instance As IModeler
Dim BodyVar As System.Object
Dim Direction As MathVector
Dim Tolerance As System.Double
Dim CurvesOut As System.Object
Dim TopolEntities As System.Object
Dim Outline As System.Object
Dim value As System.Integer
 
value = instance.GetBodyOutline(BodyVar, Direction, Tolerance, CurvesOut, TopolEntities, Outline)
C# 
System.int GetBodyOutline( 
   System.object BodyVar,
   MathVector Direction,
   System.double Tolerance,
   out System.object CurvesOut,
   out System.object TopolEntities,
   out System.object Outline
)
C++/CLI 
System.int GetBodyOutline( 
&   System.Object^ BodyVar,
&   MathVector^ Direction,
&   System.double Tolerance,
&   [Out] System.Object^ CurvesOut,
&   [Out] System.Object^ TopolEntities,
&   [Out] System.Object^ Outline
) 

Parameters

BodyVar
Array of bodies
Direction

Direction of view

Tolerance

Tolerance (Parasolid default 0.00001)

CurvesOut

Array of 3D trimmed curves that form the outline

TopolEntities
Array of topological entities associated with the outline
Outline
Array of integers indicating which curves belong to which outline

Return Value

Number of curves that form the outline of a body

Remarks

See Parasolid's documentation of PK_BODY_make_curves_outline for more information about the output.

 

See Also

Availability

SolidWorks 2006 FCS, Revision Number 14.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:   GetBodyOutline 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) 2013 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.