Click or drag to resize

Metodo QsHelperDrawingCopyPartsListStyleColumns

Metodo che si occupa di copiare le colonne da uno stile elenco parti ad un altro

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static bool CopyPartsListStyleColumns(
	PartsListStyle replaceStyle,
	PartsListStyle withStyle,
	DrawingDocument withDrawingDoc
)

Parametri

replaceStyle  PartsListStyle
stile dove vanno aggiunte le colonne
withStyle  PartsListStyle

[Manca <param nome="withStyle"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyPartsListStyleColumns(Inventor.PartsListStyle,Inventor.PartsListStyle,Inventor.DrawingDocument)"]

withDrawingDoc  DrawingDocument

[Manca <param nome="withDrawingDoc"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyPartsListStyleColumns(Inventor.PartsListStyle,Inventor.PartsListStyle,Inventor.DrawingDocument)"]

Valore di ritorno

Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyPartsListStyleColumns(Inventor.PartsListStyle,Inventor.PartsListStyle,Inventor.DrawingDocument)"]

Vedi anche