Click or drag to resize

SimulationCameraKeyVO Class

시뮬레이션 카메라 키 Value Object
Inheritance Hierarchy
SystemObject
  SHConnectorSimulationCameraKeyVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class SimulationCameraKeyVO

The SimulationCameraKeyVO type exposes the following members.

Constructors
  NameDescription
Public methodSimulationCameraKeyVO
Initializes a new instance of the SimulationCameraKeyVO class
Top
Properties
  NameDescription
Public propertyID
공법(공정) 시뮬레이션 카메라 키 ID
Public propertyTicks
카메라 키 위치(시간)
Public propertyTimeLineIndex
타임라인 상의 위치 인덱스
Top
See Also