Metodo UtilGetNastranInCADReferences (String)
|
Ritorna la lista dei riferimenti Nastran dato il filename passato
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public static List<string> GetNastranInCADReferences(
string filename
)
Public Shared Function GetNastranInCADReferences (
filename As String
) As List(Of String)
public:
static List<String^>^ GetNastranInCADReferences(
String^ filename
)
static member GetNastranInCADReferences :
filename : string -> List<string>
Parametri
- filename
- Tipo: SystemString
Documento in esame
Valore di ritorno
Tipo:
ListStringVedi anche