Click or drag to resize

Metodo QsHelperDrawingSetBorder

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


Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static void SetBorder(
	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.SetBorder(Inventor.DrawingDocument,Inventor.Sheet,System.String,System.String,System.Boolean,System.String[])"]

sheet  Sheet

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

name  String

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

otherDrawingName  String

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

keepExtraResources  Boolean

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

promptedEntries  String

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

Vedi anche