본문으로 건너뛰기

ShxAttribute

Attribute File Import Class

Properties

NameTypeDescription
AttributeFileMapDictionary<string, string>Attribute File List. Key : File Name (Without Extenstion), Capital Letter Value : Path
AttributeListList<List<ShxAttributeNode>>Attribute List
AttributeListMapDictionary<string, List<ShxAttributeNode>>Attribute List Map. Key : File Name (Without Extenstion), Capital Letter Value : Attribute Node List
AttributeNodeMapDictionary<string, ShxAttributeNode>Attribute Node Map. Key : Attribute Node Path Value : Attribute Node
AttributePathstringAttribute File Path
AttributeRootMapDictionary<string, ShxAttributeNode>Attribute Root Map. Key : File Name (Without Extenstion), Capital Letter Value : Attribute Root Node

Methods

NameDescription
ExportAttributeMetadata속성 메타데이터 파일 생성
GetAttribute지정된 노드패스의 속성 정보 반환
ImportAttributeNode속성 정보 불러오기
IsExistAttributeFile노드 이름에 해당하는 속성 파일 유무 반환
MakeAttributeNodeMap속성 검색 Cache 생성