Metodo PartInfoArrayGetNavSelectedParts
|
Restituisce le parti correntemente selezionate nell'area grafica (chiama LNavGetNavSelectedItems()).
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.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