Libreria DedNetAcad
Metodo PartInfoArrayGetNavSelectedParts |
Restituisce le parti correntemente selezionate nell'area grafica (chiama LNavGetNavSelectedItems()).
Namespace: DedNetAcad
Assembly: DedNetAcad (in DedNetAcad.dll) Versione: 21.3.0.0 (21.3.0.0)

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.
