Click or drag to resize

Drawing2DMeasureManagerSet2DViewSelectObjMeasurePointByBasePosition Method

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

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

Parameters

x  Single
x위치
y  Single
y위치
z  Single
z위치
See Also