Hide Table of Contents
SetDisplay Method (IDetailCircle)

Sets the display of the detail circle to a circle or to the profile.

.NET Syntax

Visual Basic (Declaration) 
Function SetDisplay( _
   ByVal Display As System.Integer _
) As System.Boolean
Visual Basic (Usage) 
Dim instance As IDetailCircle
Dim Display As System.Integer
Dim value As System.Boolean
 
value = instance.SetDisplay(Display)
C# 
System.bool SetDisplay( 
   System.int Display
)
C++/CLI 
System.bool SetDisplay( 
&   System.int Display
) 

Parameters

Display
Display as defined by swDetCircleShowType_e

Return Value

True if setting the detail circle display is successful, false if not

Remarks

Use this method to display the detail circle or detail profile as a circle or as a profile. 

If... Then...
Detail circle was originally set up as a circle
  • there is no profile.
  • using this method to set display to swDetCirclePROFILE has no effect.
  • this method returns false.
Style of the detail circle (see IDetailCircle::GetStyle) is swDetViewBROKEN or swDetViewSTANDARD
and the current detailing standard is ANSI
this method cannot set the display to swDetCirclePROFILE because the display must
be a circle.

 

 

See Also

Availability

SolidWorks 2004 SP1, Revision Number 12.1


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:   SetDisplay Method (IDetailCircle)
*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.