| Metodo QsHelperDrawingCopyTitleBlockFrom |
Copies the title block from a different drawing
Namespace: InvNetLib.FutureLibraryAssembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static TitleBlockDefinition CopyTitleBlockFrom(
DrawingDocument thisdoc,
string otherDrawingName,
string titleBlockName
)
Parametri
- thisdoc DrawingDocument
- The thisdoc.
- otherDrawingName String
- Name of the other drawing.
- titleBlockName String
- Name of the title block.
Valore di ritorno
TitleBlockDefinition[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyTitleBlockFrom(Inventor.DrawingDocument,System.String,System.String)"]
Eccezioni Vedi anche