Click or drag to resize

Metodo QsHelperDrawingCopyPartListStyles

Copy PartsListStyle. i.e. set all object's properties with setter.

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static void CopyPartListStyles(
	ref PartsListStyle replaceStyle,
	PartsListStyle withStyle
)

Parametri

replaceStyle
Tipo: PartsListStyle

[Manca <param nome="replaceStyle"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperDrawing.CopyPartListStyles(Inventor.PartsListStyle@,Inventor.PartsListStyle)"]

withStyle
Tipo: PartsListStyle

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

Note
Useful to copy style between different documents
Vedi anche