Click or drag to resize

ShxAttributeNode Class

Attribute Node Class
Inheritance Hierarchy
SystemObject
  VIZCore3D.NET.ImporterShxAttributeNode

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

The ShxAttributeNode type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAttributeFileName
속성 파일
Public propertyChildren
자식 노드
Public propertyName
노드 이름
Public propertyNodePath
노드 경로
Public propertyParentNode
부모 노드
Public propertyPrefixNodePath
Node Path 상대 경로
Public propertyProperty
속성 목록
Top
Methods
  NameDescription
Public methodGetMetadataFormatString
속성 메타데이터 형식 문자열 반환
Public methodGetPropertyCount
Get Property Count
Public methodSetNode
노드 설정
Top
See Also