Public Interface ISwColorContour
Dim instance As ISwColorContour
public interface ISwColorContour
public interface class ISwColorContour
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:
Implement the SOLIDWORKS SwColorContour interface.
Install your implemented interface in the SOLIDWORKS software using IModelDocExtension::InstallModelColorizer.
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 VB.NET or C# macro or add-in, see ComVisibleAttribute in VB.NET and C# Macros and Add-ins.
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
Thank you for your comments. We will contact you if we have questions regarding your feedback.
Sincerely,The SOLIDWORKS Documentation Team
Print Topic
Select the scope of content to print:
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.
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.