Hide Table of Contents
SetStyle Method (IDetailCircle)

Sets the style of the detail circle (for example, standard, broken, leader, no leader, or connected).

.NET Syntax

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

Parameters

Style
Style as defined by swDetViewStyle_e

Return Value

True if setting the detail view style is successful, false if not

Remarks

This method sets different styles for the detail view display, following the detailing standard, as a broken circle, as a circle or profile with or without a leader to the detail label, or with a line connecting the detail circle or profile with the detail view.

 

This method automatically load the model for the detail view, if necessary, without prompting the user.

 

If the style of the detail circle is swDetViewBROKEN or swDetViewSTANDARD and the current detailing standard is ANSI, then this method automatically switches the detail circle or profile display to circle because a broken circle style requires a circle, not a profile.

 

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:   SetStyle 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) 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.