Click or drag to resize

VIZCore3DXControl Class

VIZCore3DX.NET Main Control
Inheritance Hierarchy

Namespace:  VIZCore3DX.NET
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.515 (1.0.25.515)
Syntax
C#
public class VIZCore3DXControl : UserControl

The VIZCore3DXControl type exposes the following members.

Constructors
  NameDescription
Public methodCode exampleVIZCore3DXControl
Construction
Top
Properties
  NameDescription
Public propertyClash
[MANAGER] Clash Manager
Public propertyCustomCursorImage
Custom Cursor Image
Public propertyCode exampleEnableProgressForm
Enable Progress Form
Public propertyCode exampleEnableWaitForm
Enable Wait Form
Public propertyFrame
Frame Manager
Public propertyCode exampleInformationPanel
정보 패널
Public propertyLanguage
Language Manager
Public propertyLicense
License Manager
Public propertyMeasure
Measure Manager
Public propertyModel
Model Manager
Public propertyModelTree
ModelTree Manager
Public propertyCode exampleMouseControl
Mouse Control
Public propertyNote
Note Manager
Public propertyObject3D
Object3D Manager
Public propertySection
Section Manager
Public propertySetting
Setting Manager
Public propertySketch
Sketch Manager
Public propertySnapshot
Snapshot Manager
Public propertyStatusbar
Statusbar
Public propertyTabMeasureEnabled
TabMeasure Enabled
Public propertyTabNotetEnabled
TabNote Enabled
Public propertyTabSectionEnabled
TabSection Enabled
Public propertyTabSnapshotEnabled
TabSnapshot Enabled
Public propertyToolbarAnimation
Toolbar - Animation
Public propertyToolbarClash
Toolbar - Clash
Public propertyToolbarMain
Toolbar - Main
Public propertyToolbarMeasure
Toolbar - Measurement
Public propertyToolbarNote
Toolbar - Note
Public propertyToolbarPrimitive
Toolbar - Primitive
Public propertyToolbarSection
Toolbar - Section
Public propertyToolbarSimulation
Toolbar - Simulation
Public propertyToolbarSnapshot
Toolbar - Snapshot
Public propertyToolStripContainer
ToolStripContainer
Public propertyView
View Manager
Top
Methods
  NameDescription
Public methodCode exampleBeginUpdate
3D 화면 Rendering 차단
Public methodCloseInternalProgressForm
Close Internal Progress Form
Public methodCloseInternalWaitForm
Close Internal Wait Form
Public methodCode exampleCloseProgressForm
Close Progress Form
Public methodCode exampleCloseWaitForm
Close Wait Form
Public methodCode exampleEndUpdate
3D 화면 Rendering 재시작
Public methodGetEntryAssemblyFullPath
실행 프로그램 경로 및 실행 파일 이름 반환
Public methodGetEntryAssemblyName
실행 프로그램 파일 이름 반환
Public methodGetEntryAssemblyPath
실행 프로그램 경로 반환
Public methodCode exampleGetToolTip
뷰 화면의 Tooltip Control 반환
Public methodCode exampleHideTooltip
뷰 화면의 툴팁 숨기기
Public methodCode exampleShowProgressForm
Show Progress Form
Public methodCode exampleShowProgressForm(String, String)
Show Progress Form
Public methodCode exampleShowSettingDialog
설정 다이얼로그 조회
Public methodCode exampleShowTooltip
뷰 화면에 툴팁 조회
Public methodCode exampleShowWaitForm
Show Wait Form
Public methodCode exampleShowWaitForm(String, String)
Show Wait Form
Public methodUpdate
Update
Public methodCode exampleUpdateProgressForm(String, String)
Update Progress Form Caption, Description
Public methodCode exampleUpdateProgressForm(String, String, Int32)
Update Progress Form Caption, Description
Public methodUpdateProgressFormCaption
Update Progress Form Caption
Public methodUpdateProgressFormDescription
Update Progress Form Description
Public methodCode exampleUpdateProgressFormValue(Int32)
Update Progress Form Value
Public methodUpdateProgressFormValue(Int32, Int32)
Update Progress Form Value
Public methodCode exampleUpdateProgressFormValue(Int32, String)
Update Progress Form Value
Public methodUpdateProgressFormValue(Int32, Int32, String)
Update Progress Form Value
Public methodUpdateWaitForm
Update Wait Form Caption, Description
Public methodUpdateWaitFormCaption
Update Wait Form Caption
Public methodUpdateWaitFormDescription
Update Wait Form Description
Top
Events
  NameDescription
Public eventCode exampleOnInitializedVIZCore3DX
Initialized VIZCore3DX.NET
Public eventCode exampleOnToolbarItemClicked
Toolbar Item Clicked Event
Public eventCode exampleOnVIZCore3DXKeyDown
VIZCore3DX.NET Key Down Event
Public eventCode exampleOnVIZCore3DXKeyUp
VIZCore3DX.NET Key Up Event
Top
See Also