Click or drag to resize

PartConnectionAnalyzer Class

返回用户文档首页
分析零件之间的连接情况
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.AnalysisPartConnectionAnalyzer

Namespace: LoongCAD.STC.Friendly.Analysis
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntax
C#
public class PartConnectionAnalyzer

The PartConnectionAnalyzer type exposes the following members.

Constructors
 NameDescription
Public methodPartConnectionAnalyzerInitializes a new instance of the PartConnectionAnalyzer class
Top
Methods
 NameDescription
Public methodStatic memberAnalysisPartContactLines 获取两个零件的接触线
Public methodStatic memberAnalysisSingleWeldSeam 计算两个零件的自动焊缝边线(取最长的那条)
Top
See Also