←Select platform

AddExcluding(IFeature) Method

Summary

Adds a feature to be excluded from any findings of the parent feature.

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

Parameters

feature

Feature to exclude.

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.