Click or drag to resize

Metodo QsHelperDrawingSetTitleBlock

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]


Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static void SetTitleBlock(
	DrawingDocument thisdoc,
	Sheet sheet,
	string name,
	string otherDrawingName,
	bool keepExtraResources,
	params string[] promptedEntries
)

Parametri

thisdoc  DrawingDocument

[Manca <param nome="thisdoc"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

sheet  Sheet

[Manca <param nome="sheet"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

name  String

[Manca <param nome="name"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

otherDrawingName  String

[Manca <param nome="otherDrawingName"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

keepExtraResources  Boolean

[Manca <param nome="keepExtraResources"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

promptedEntries  String

[Manca <param nome="promptedEntries"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.SetTitleBlock(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

Vedi anche