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: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static void SetBorder(
	DrawingDocument thisdoc,
	Sheet sheet,
	string name,
	string otherDrawingName,
	bool keepExtraResources,
	params string[] promptedEntries
)

Parametri

thisdoc
Tipo: 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
Tipo: 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
Tipo: SystemString

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

otherDrawingName
Tipo: SystemString

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

keepExtraResources
Tipo: SystemBoolean

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

promptedEntries
Tipo: SystemString

[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