| Metodo QsHelperDrawingCopyBorderFrom |
Copies the border from another drawing document
Namespace: InvNetLib.FutureLibraryAssembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static BorderDefinition CopyBorderFrom(
DrawingDocument thisdoc,
string otherDrawingName,
string borderName
)
Parametri
- thisdoc DrawingDocument
- The thisdoc.
- otherDrawingName String
- Name of the other drawing.
- borderName String
- Name of the border.
Valore di ritorno
BorderDefinition[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyBorderFrom(Inventor.DrawingDocument,System.String,System.String)"]
Eccezioni Vedi anche