Click or drag to resize

Metodo UtilReplaceDerivedDocumentReference

Sostituisce il componente derivato specificato con il file passato. Se il file non viene trovato non sostituisce niente

Namespace: DedNetInv
Assembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi
public static bool ReplaceDerivedDocumentReference(
	Document oDoc,
	Object startDerivedRef,
	string destRefName,
	string modelStateName = null
)

Parametri

oDoc  Document
Documento di Inventor
startDerivedRef  Object
 
destRefName  String
Riferimento di destinazione della sostituzione
modelStateName  String  (Optional)
 

Valore di ritorno

Boolean
Vedi anche