Click or drag to resize

PMIManager Class

PMI (Product Manufacturing Information) Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerPMIManager

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class PMIManager : VIZCoreBase

The PMIManager type exposes the following members.

Properties
  NameDescription
Public propertyColor
색상 관리
Public propertyItems
PMI Item 전체 반환
Top
Methods
  NameDescription
Public methodFocus
지정된 PMI 화면 맞춤
Public methodGetCount
PMI 개수 반환
Public methodGetID
PMI 데이터 ID 반환
Public methodGetIndex
PMI 데이터 INDEX 반환
Public methodGetItem
PMI 데이터 반환
Public methodShow(Boolean)
전체 PMI 조회 상태 변경
Public methodShow(String, Boolean)
지정된 PMI 항목 조회 상태 변경
Top
See Also