Gets a layer of the specified CAD entity.
        
Namespace:
CADImport
        Assembly: CADImport (in CADImport.dll)
 Syntax
Syntax
	
	
	Parameters
	- 
		
			E
		
	
- 
		
			Type: CADEntity 
		 
			A CADEntity whose layer to be returned. 
		 
	- 
		
			Ins
		
	
- 
		
			Type: CADInsert 
		 
			A reference to the block that includes the specified CAD entity. 
		 
		Return Value
  A 
CADLayer of the specified CAD entity.
 
	
		 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