Searches a dimension style with the specified name among the dimension styles from the loaded CAD file.
        
Namespace:
CADImport
        Assembly: CADImport (in CADImport.dll)
 Syntax
Syntax
	
	
	Parameters
	- 
		
			AName
		
	
- 
		
			Type: string 
		 
			A name of the dimension style to search. 
		 
		Return Value
  A 
CADDimensionStyle object that has the specified name.
 
	
		
		
		Remarks
	
	
		 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