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