Click or drag to resize

DebugManager Class

Debug Manager
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.ManagerDebugManager

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

The DebugManager type exposes the following members.

Properties
 NameDescription
Public propertyClashCoreLogOption 간섭검사 코어 로그 옵션
Public propertyDataCoreLogOption 데이터 코어 로그 옵션
Public propertyGraphicCoreLogOption 그래픽 코어 로그 옵션
Public propertyVisible Show Debug Information
Top
Methods
 NameDescription
Public methodSetLogOption 로그 옵션 설정
Top
See Also