Click or drag to resize

Drawing2DMeasureManagerSet2DViewCreateWithLevelMeasurePointByPosition 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 Set2DViewCreateWithLevelMeasurePointByPosition(
	float xPos,
	float yPos,
	float zPos
)

Parameters

xPos  Single
x좌표
yPos  Single
y좌표
zPos  Single
z좌표
See Also