Metodo PartInfoArray.GetNavSelectedParts

Libreria DedNetAcad

Metodo PartInfoArrayGetNavSelectedParts

Restituisce le parti correntemente selezionate nell'area grafica (chiama LNavGetNavSelectedItems()).

Namespace:  DedNetAcad
Assembly:  DedNetAcad (in DedNetAcad.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassi
public static PartInfoArray GetNavSelectedParts()
Public Shared Function GetNavSelectedParts As PartInfoArray
public:
static PartInfoArray^ GetNavSelectedParts()
static member GetNavSelectedParts : unit -> PartInfoArray 

Valore di ritorno

Tipo: PartInfoArray
Restituisce l'oggetto PartInfoArray oppure null.
Vedi anche