Hide Table of Contents
GenerateDefaultConfigValues Method (IEdmFile14)

Copies control variable data from one configuration to another for the specified drawing or file.

Syntax

Visual Basic (Declaration) 
Sub GenerateDefaultConfigValues( _
   ByVal lOldFileID As System.Integer, _
   ByVal bsOldConfigName As System.String, _
   ByVal bsNewConfigName As System.String, _
   ByVal bsActiveConfig As System.String, _
   ByVal bOnlyForUpdateAllFlag As System.Boolean _
) 
C# 
void GenerateDefaultConfigValues( 
   System.int lOldFileID,
   System.string bsOldConfigName,
   System.string bsNewConfigName,
   System.string bsActiveConfig,
   System.bool bOnlyForUpdateAllFlag
)
C++/CLI 
void GenerateDefaultConfigValues( 
&   System.int lOldFileID,
&   System.String^ bsOldConfigName,
&   System.String^ bsNewConfigName,
&   System.String^ bsActiveConfig,
&   System.bool bOnlyForUpdateAllFlag
) 

Parameters

lOldFileID
ID of drawing or file that lacks properties at the configuration level
bsOldConfigName
Name of existing configuration whose values to copy (see Remarks)
bsNewConfigName
Name of configuration to which to copy values (see Remarks)
bsActiveConfig
Name of an active drawing sheet or configuration (see Remarks)
bOnlyForUpdateAllFlag
True to copy values only for controls for which IEdmCardControl6::UpdatesAllConfigurations is set to true, false to copy values for all variables associated with this file

Example

Remarks

This method:

  • is valid only for files with data cards and multiple configurations.
  • copies control variable values from bsOldConfigName to bsNewConfigName. If it encounters a null control variable in bsOldConfigName, it takes the value from bsActiveConfig instead.

Use IEdmFile5::GetConfigurations to populate the configuration parameters.

 

See Also

Availability

SOLIDWORKS PDM Professional 2018 SP03


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:   GenerateDefaultConfigValues Method (IEdmFile14)
*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) 2018 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.