ShxAttribute Class |
Namespace: VIZCore3D.NET.Importer
public class ShxAttribute
The ShxAttribute type exposes the following members.
Name | Description | |
---|---|---|
ShxAttribute |
Construction
|
Name | Description | |
---|---|---|
AttributeFileMap |
Attribute File List.
Key : File Name (Without Extenstion), Capital Letter
Value : Path
| |
AttributeList |
Attribute List
| |
AttributeListMap |
Attribute List Map.
Key : File Name (Without Extenstion), Capital Letter
Value : Attribute Node List
| |
AttributeNodeMap |
Attribute Node Map.
Key : Attribute Node Path
Value : Attribute Node
| |
AttributePath |
Attribute File Path
| |
AttributeRootMap |
Attribute Root Map.
Key : File Name (Without Extenstion), Capital Letter
Value : Attribute Root Node
|
Name | Description | |
---|---|---|
ExportAttributeMetadata |
속성 메타데이터 파일 생성
| |
GetAttribute |
지정된 노드패스의 속성 정보 반환
| |
ImportAttributeNode |
속성 정보 불러오기
| |
IsExistAttributeFile |
노드 이름에 해당하는 속성 파일 유무 반환
| |
MakeAttributeNodeMap |
속성 검색 Cache 생성
|