Method is for copying entities from current cadImage to another
        
Namespace:
CADImport.Professional
        Assembly: CADImport (in CADImport.dll)
 Syntax
Syntax
	
	
	Parameters
	- 
		
			entsToCopy
		
	
- 
		
			Type: CADEntityCollection 
		 
			collection of entities to copy 
		 
	- 
		
			copyXData
		
	
- 
		
			Type: bool 
		 
			copy/not copy entitiy's ExtendedData 
		 
		Return Value
  list of copied entities from base cadImage
 
	
		 Platforms
		
		Platforms
	
  
	
	
	
	
	
	
		 Version Information
		
		Version Information
	
  
.NET Framework
Supported in: 2.0 - 4, NET6
  .NET Framework Client Profile
Supported in: 4, 3.5 SP1
	
	
		 See Also
		
		See Also