Click or drag to resize

Metodo PartInfoArrayGetTreeSelectedParts

Restituisce le parti correntemente selezionate (chiama LNavGetTreeSelectedItems()).

Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.0
Sintassi
public static PartInfoArray GetTreeSelectedParts(
	bool subParts
)

Parametri

subParts  Boolean
Indica se selezionare anche le sottoparti nel caso di ramo chiuso.

Valore di ritorno

PartInfoArray
Restituisce l'oggetto PartInfoArray oppure null.
Vedi anche