Hide Table of Contents
ISwColorContour Interface

Obsolete. Superseded by ISwColorContour1.

.NET Syntax

Visual Basic (Declaration) 
Public Interface ISwColorContour 
Visual Basic (Usage) 
Dim instance As ISwColorContour
C# 
public interface ISwColorContour 
C++/CLI 
public interface class ISwColorContour 

Remarks

This SwColorContour object and its methods let your implemented interface:

  • Render the model using colors that are application-defined at specific locations for criteria like temperature, thickness, stress, and so on.

  • Display values associated with the colors at the cursor location.

To use SwColorContour:

  1. Implement the SolidWorks SwColorContour interface.

  2. Install your implemented interface in the SolidWorks software using IModelDocExtension::InstallModelColorizer.

  3. Remove your implemented interface from the SolidWorks software using IModelDocExtension::RemoveModelColorizer when you want to stop your implemented interface.

NOTE: Only one color and display interface can be active at any one time. The last color and display interface installed is the active one. If you remove that color and display interface, then the color and display interface installed before it becomes the active color and display interface.

See SolidWorks Help for details about SolidWorks Curvature Display.

To use this interface in a SolidWorks VSTA macro, see ComVisibleAttribute in VSTA macros.

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:   ISwColorContour Interface
*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.