Metodo UtilSwPublisherHelperPublishIGES
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static bool PublishIGES(
IModelDoc2 _doc,
string _fout
)
Public Shared Function PublishIGES (
_doc As IModelDoc2,
_fout As String
) As Boolean
public:
static bool PublishIGES(
IModelDoc2^ _doc,
String^ _fout
)
static member PublishIGES :
_doc : IModelDoc2 *
_fout : string -> bool
Parametri
- _doc IModelDoc2
-
- _fout String
-
Valore di ritorno
BooleanVedi anche