Click or drag to resize

ReferenceAxisManagerSetDirection Method (Vector3D, Axis)

참조축 방향 설정

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.25.902 (2.8.25.902)
Syntax
C#
public void SetDirection(
	Vector3D axis,
	Axis type
)

Parameters

axis
Type: VIZCore3D.NET.DataVector3D
축 방향
type
Type: VIZCore3D.NET.DataAxis
축 지정
See Also