Click or drag to resize

Simulation_Transform Class

시뮬레이션 이동/회전
Inheritance Hierarchy
SystemObject
  SHConnectorSimulation_Transform

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

The Simulation_Transform type exposes the following members.

Constructors
  NameDescription
Public methodSimulation_Transform
생성자
Top
Properties
  NameDescription
Public propertyAngle
각도
Public propertyDistance
거리
Public propertyMoveAxis
이동축 : +X, +Y, +Z, -X, -Y, -Z
Public propertyName
이름
Public propertyRotateAxis
회전축 : +X, +Y, +Z, -X, -Y, -Z
Public propertyType
이동/회전 타입
Public propertyUID
GUID
Top
See Also