| Metodo QsHelperOccurrenceReplaceOccurrence |
Sostuisce l'occorrenza con il documento puntato dal percorso passato
Namespace:
InvNetLib.FutureLibrary
Assembly:
InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static bool ReplaceOccurrence(
ref Application oApp,
ComponentOccurrence oCompOcc,
string fullFileName,
bool replaceAll,
ref bool silent = false
)
Parametri
- oApp
- Tipo: Application
The o application. - oCompOcc
- Tipo: ComponentOccurrence
The o comp occ. - fullFileName
- Tipo: SystemString
Full name of the file. - replaceAll
- Tipo: SystemBoolean
if set to true [replace all]. - silent (Optional)
- Tipo: SystemBoolean
if set to true [silent].
Valore di ritorno
Tipo:
Boolean[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.ReplaceOccurrence(Inventor.Application@,Inventor.ComponentOccurrence,System.String,System.Boolean,System.Boolean@)"]
Vedi anche