Click or drag to resize

Metodo UtilOpen(String, Boolean, Int32, Int32, DedData, DedDoc, String)


Namespace: DedNetSw
Assembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public static IModelDoc2 Open(
	string fullFileName,
	bool visible,
	out int errors,
	out int warnings,
	DedData anagr,
	DedDoc doc,
	string config = null
)

Parametri

fullFileName  String
 
visible  Boolean
 
errors  Int32
 
warnings  Int32
 
anagr  DedData
 
doc  DedDoc
 
config  String  (Optional)
 

Valore di ritorno

IModelDoc2
Vedi anche