Click or drag to resize

IVIZZARDServiceGetFrameSnapString Method

해당 축 및 포인트의 Frame 문자열 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
FrameVO GetFrameSnapString(
	float point,
	Axis axis
)

Parameters

point
Type: SystemSingle
Point
axis
Type: SHConnectorAxis
Axis

Return Value

Type: FrameVO
Frame information
See Also