DetailSetReferancePoint Method |
返回用户文档首页Note: This API is now obsolete.
同SetReferencePoint, 向下兼容旧版本拼写错误
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax[ObsoleteAttribute("Use SetReferencePoint instead.")]
public void SetReferancePoint(
Point point
)Parameters
- point Point
-
See Also