Set the CAD layout details
        Namespace:
SynergyServerScripting.Entities
        
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
		
		
			
	
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: SynergyServerScripting (in SynergyServerScripting.dll)
Public Shared Sub SetFileChangeLayouts( _
ByVal change_id As EntityID, _
ByVal cad_layouts As List(Of CADLayoutInfo), _
ByVal user_id As EntityID, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
Parameters
- change_id
 - 
		Type: EntityID 
		
<default>
 
- cad_layouts
 - 
		Type: List<CADLayoutInfo> 
		
<default>
 
- user_id
 - 
		Type: EntityID 
		
<default>
 
- db
 - 
		Type: IDatabase 
		
<default>