←Select platform

CloneKeepName Method

Summary

Clones a feature keeping the same name.

Syntax
C#
C++/CLI
Python
public static IFeature CloneKeepName( 
   IFeature feature 
) 
public:  
   static IFeature^ CloneKeepName( 
      IFeature^ feature 
   ) 
def CloneKeepName(self,feature): 

Parameters

feature

Feature to clone.

Return Value

Cloned feature.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.