Click or drag to resize

Drawing2DMeasureManagerSet2DViewSelectObjMeasurePointByBasePosition Method

2D 측정 - 기준점 위치 설정

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public void Set2DViewSelectObjMeasurePointByBasePosition(
	float x,
	float y,
	float z
)

Parameters

x
Type: SystemSingle
x위치
y
Type: SystemSingle
y위치
z
Type: SystemSingle
z위치
See Also