Click or drag to resize

DetailSetReferancePoint Method

返回用户文档首页

Note: This API is now obsolete.

同SetReferencePoint, 向下兼容旧版本拼写错误

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
[ObsoleteAttribute("Use SetReferencePoint instead.")]
public void SetReferancePoint(
	Point point
)

Parameters

point  Point
 
See Also