Click or drag to resize

ShxWdl Class

WDL(Weld Length) File Import Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ImporterShxWdl

Namespace: VIZCore3D.NET.Importer
Assembly: VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.910 (2.8.24.910)
Syntax
C#
public class ShxWdl

The ShxWdl type exposes the following members.

Constructors
 NameDescription
Public methodShxWdl Construction
Public methodShxWdl(String) Construction
Top
Properties
 NameDescription
Public propertyBLOCK_DATA 용접장 산출시 사용한 블록 리스트
Public propertyStatic memberFileFilter File Filter
Public propertyINTRO_BLOCK 작업 블록 이름
Public propertyINTRO_FILE 저장 파일 경로
Public propertyJL_DATA 용접장 형상 및 속성 정보
Public propertyJL_OPTION 외업 및 내업 산출(저장값 의미 없음)
Public propertyMATCHING_DATA Tree와 부재 정보 매칭
Public propertyTREE_DATA Tree 정보
Public propertyWdlFile .WDL File
Top
Methods
 NameDescription
Public methodGetJLData 용접장 속성 정보 반환
Public methodGetParts Tree 소속 부재 개체 반환
Public methodGetRootTree Wdl Root Tree Nodes
Public methodGetTree 부재의 Tree Data 반환
Public methodImport Import File
Public methodImport(String) Import File
Public methodStatic memberOpen Open File
Public methodStatic memberOpenWdlFileDialog Open File Dialog
Top
See Also