Hide Table of Contents
AddCADFamilyConfiguration Method (IConfigurationManager)

Adds the specified configuration to SOLIDWORKS Connected.

.NET Syntax

Visual Basic (Declaration) 
Function AddCADFamilyConfiguration( _
   ByVal Name As System.String, _
   ByVal Description As System.String, _
   ByVal IsPhysicalProduct As System.Boolean, _
   ByVal RepresentationParentName As System.String, _
   ByVal ConfigOptions As System.Integer, _
   ByVal ChildCompDisplayOption As System.Integer, _
   ByVal Rebuild As System.Boolean _
) As System.Object
Visual Basic (Usage) 
Dim instance As IConfigurationManager
Dim Name As System.String
Dim Description As System.String
Dim IsPhysicalProduct As System.Boolean
Dim RepresentationParentName As System.String
Dim ConfigOptions As System.Integer
Dim ChildCompDisplayOption As System.Integer
Dim Rebuild As System.Boolean
Dim value As System.Object
 
value = instance.AddCADFamilyConfiguration(Name, Description, IsPhysicalProduct, RepresentationParentName, ConfigOptions, ChildCompDisplayOption, Rebuild)
C# 
System.object AddCADFamilyConfiguration( 
   System.string Name,
   System.string Description,
   System.bool IsPhysicalProduct,
   System.string RepresentationParentName,
   System.int ConfigOptions,
   System.int ChildCompDisplayOption,
   System.bool Rebuild
)
C++/CLI 
System.Object^ AddCADFamilyConfiguration( 
&   System.String^ Name,
&   System.String^ Description,
&   System.bool IsPhysicalProduct,
&   System.String^ RepresentationParentName,
&   System.int ConfigOptions,
&   System.int ChildCompDisplayOption,
&   System.bool Rebuild
) 

Parameters

Name
Name of the configuration to add
Description
Details about the configuration
IsPhysicalProduct
True to add a parent configuration (Physical Product), false to add a derived configuration (Representation)
RepresentationParentName
Parent Physical Product name of derived configuration (Representation); valid only if IsPhysicalProduct is false
ConfigOptions
Configuration options as defined by swCADFamilyCfgOptions_e
ChildCompDisplayOption
Child component display option as defined in swChildComponentInBOMOption_e
Rebuild
True to rebuild the model after adding this configuration, false to not

Return Value

IConfiguration
 

See Also

Availability

SOLIDWORKS 2022 FCS, Revision Number 30


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:   AddCADFamilyConfiguration Method (IConfigurationManager)
*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) 2022 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.