PartGetReferanceLine Method |
返回用户文档首页
获取零件参考线
Namespace: LoongCAD.STC.Friendly.SceneAssembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntaxpublic List<Point> GetReferanceLine(
bool bWithCutsFittings
)
Parameters
- bWithCutsFittings Boolean
- 是否考虑对齐/切割
Return Value
ListPoint参考线顶点列表
See Also