Click or drag to resize

VIZCore3DControl Class

VIZCore3D.NET Main Control
Inheritance Hierarchy

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

The VIZCore3DControl type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAnimation
[MANAGER] Animation Manager
Public propertyArea
[MANAGER] Area Manager
Public propertyATX
[MANAGER] ATX Files (Robot Interface Output) Manager
Public propertyClash
[MANAGER] Clash Manager
Public propertyCustomCursorImage
Custom Cursor Image
Public propertyDebug
Debug Manager
Public propertyDrawing2D
Drawing2D Manager
Public propertyCode exampleEnableProgressForm
Enable Progress Form
Public propertyCode exampleEnableWaitForm
Enable Wait Form
Public propertyFrame
Frame Manager
Public propertyGenericData
[MANAGER] Generic Data Manager
Public propertyGeometryUtility
[MANAGER] Geometry Utility Manager
Public propertyCode exampleInformationPanel
정보 패널
Public propertyLanguage
Language Manager
Public propertyLicense
License Manager
Public propertyMeshEdit
[MANAGER] Mesh Edit Manager
Public propertyMetadata
Metadata Manager
Public propertyModel
Model Manager
Public propertyModelTree
ModelTree Manager
Public propertyCode exampleModelTreeVisible
모델 트리 보이기/숨기기
Public propertyCode exampleModelTreeWidth
모델 트리 가로 길이
Public propertyCode exampleMouseControl
Mouse Control
Public propertyObject3D
Object3D Manager
Public propertyPanorama
[MANAGER] Panorama Manager
Public propertyPMI
[MANAGER] PMI (Product Manufacturing Information) Manager
Public propertyPrimitive
[MANAGER] Primitive Manager
Public propertyPrint
Print Manager
Public propertyProjection
[MANAGER] Projection Manager
Public propertyReview
Review Manager
Public propertySection
Section Manager
Public propertySelectionBox
Selection Box Manager
Public propertySetting
Setting Manager
Public propertyShapeDrawing
[MANAGER] Shape Drawing Manager
Public propertyShortcuts
단축키 Manager
Public propertyCode exampleShowModelTree
모델 트리 보이기/숨기기
Public propertySplitContainer
Public propertyStatusbar
Statusbar
Public propertyStructure
Structure Manager
Public propertyTextDrawing
[MANAGER] Text Drawing Manager
Public propertyToolbarAnimation
Toolbar - Animation
Public propertyToolbarClash
Toolbar - Clash
Public propertyToolbarDrawing2D
Toolbar - Drawing 2D
Public propertyCode exampleToolbarMain
Toolbar - Main
Public propertyToolbarMeasure
Toolbar - Measurement
Public propertyToolbarNote
Toolbar - Note
Public propertyToolbarPrimitive
Toolbar - Primitive
Public propertyToolbarSection
Toolbar - Section
Public propertyToolbarSimulation
Toolbar - Simulation
Public propertyToolStripContainer
ToolStripContainer
Public propertyView
View Manager
Public propertyViewMode
화면 설정 (3D / 2D)
Public propertyWalkthrough
[MANAGER] Walkthrough 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 methodRefreshSecuritySetup
보안 설정 사용 가능 여부
Public methodSetCustomKeyDown
사용자 정의형 키 다운 키값 설정
Public methodSetTemplateButton
템플릿 버튼 셋팅
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
Public methodUserControlResize
control 크기 조정 제한
Top
Events
  NameDescription
Public eventCode exampleOnInitializedVIZCore3D
Initialized VIZCore3D.NET
Public eventCode exampleOnToolbarItemClicked
Toolbar Item Clicked Event
Public eventCode exampleOnVIZCore3DKeyDown
VIZCore3D.NET Key Down Event
Public eventCode exampleOnVIZCore3DKeyUp
VIZCore3D.NET Key Up Event
Top
See Also