메소드 | 설명 | |
---|---|---|
convertSgvX3DForm ( System.Xml.Linq.XElement orgObj, int formId ) : System.Xml.Linq.XElement | ||
deleteNodeJudge ( string instr, int mode ) : bool | ||
fDeleteFile ( string stFilePath ) : void | ||
identifyExpType ( System.Xml.Linq.XElement rtObj ) : int | ||
loadX3Dfile ( string posFile ) : System.Xml.Linq.XElement | ||
matchNodeCL ( List |
||
matchNodeWL ( List |
메소드 | 설명 | |
---|---|---|
Main ( string args ) : void |
public static convertSgvX3DForm ( System.Xml.Linq.XElement orgObj, int formId ) : System.Xml.Linq.XElement | ||
orgObj | System.Xml.Linq.XElement | |
formId | int | |
리턴 | System.Xml.Linq.XElement |
public static deleteNodeJudge ( string instr, int mode ) : bool | ||
instr | string | |
mode | int | |
리턴 | bool |
public static fDeleteFile ( string stFilePath ) : void | ||
stFilePath | string | |
리턴 | void |
public static identifyExpType ( System.Xml.Linq.XElement rtObj ) : int | ||
rtObj | System.Xml.Linq.XElement | |
리턴 | int |
public static loadX3Dfile ( string posFile ) : System.Xml.Linq.XElement | ||
posFile | string | |
리턴 | System.Xml.Linq.XElement |
public static matchNodeCL ( List |
||
elmList | List |
|
matchstring | string | |
리턴 | bool |
public static matchNodeWL ( List |
||
rtObjList | List |
|
matchstring | string | |
flg | bool | |
리턴 | void |