UnitStr(Double, String, Int32) Method | 
返回用户文档首页Namespace: LoongCAD.UtilAssembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.17 (2025.0.9.17)
Syntaxpublic static string Str(
	double v,
	string unit,
	int enob
)
Parameters
- v  Double
 -  
 - unit  String
 -  
 - enob  Int32
 -  
 
Return Value
String
See Also