Hide Table of Contents
GetProcessedBody2 Method (IBody2)

Pre-processes the geometry of the body using the specified parameters.

.NET Syntax

Visual Basic (Declaration) 
Function GetProcessedBody2( _
   ByVal MaxUAngle As System.Double, _
   ByVal MaxVAngle As System.Double _
) As Body2
Visual Basic (Usage) 
Dim instance As IBody2
Dim MaxUAngle As System.Double
Dim MaxVAngle As System.Double
Dim value As Body2
 
value = instance.GetProcessedBody2(MaxUAngle, MaxVAngle)
C# 
Body2 GetProcessedBody2( 
   System.double MaxUAngle,
   System.double MaxVAngle
)
C++/CLI 
Body2^ GetProcessedBody2( 
&   System.double MaxUAngle,
&   System.double MaxVAngle
) 

Parameters

MaxUAngle

Maximum U angle

MaxVAngle

Maximum V angle

Return Value

Pointer to the body; this body is a processed copy of the body for this part

Example

Remarks

Pre-processing (for example, IGES) is sometimes necessary for exporting to systems that have difficulty with periodic conditions.

 

Faces that lie on periodic surfaces that are not closed in the periodic direction might have bounds returned by IFace2::GetUVBounds that are on the periodic seam. Use IModeler::SplitFaceOnParam if the application needs to ensure that the face bounds lie completely on the surface bounds.

 

This method does not split at a seam unless the face is closed in that parameter. Splitting only occurs if the face has a parametric extent greater than the specified pitch.

 

See Also

Availability

SolidWorks 2003 FCS, Revision Number 11.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:   GetProcessedBody2 Method (IBody2)
*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) 2014 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.