Metodo PartInfoArrayGetNavSelectedParts
|
Restituisce le parti correntemente selezionate nell'area grafica (chiama LNavGetNavSelectedItems()).
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.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:
PartInfoArrayRestituisce l'oggetto PartInfoArray oppure null.
Vedi anche