Click or drag to resize

SceneNCExportSettings Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  LoongCAD.STCSceneNCExportSettings

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public class NCExportSettings

The SceneNCExportSettings type exposes the following members.

Constructors
 NameDescription
Public methodSceneNCExportSettingsInitializes a new instance of the SceneNCExportSettings class
Top
Properties
 NameDescription
Public propertyFollowAssemblyNumber 主零件的NC文件名跟随其构件编号
Public propertySeamEdgeLimit 多边形焊缝标记最小值(仅当开启焊缝多边形标记时有效)
Public propertyStampOffset 钢印相对起始位置的偏移量(默认为300.0, 10.0)
Public propertyStampTextHeight 钢印字高(默认为10)
Public propertyTrimSeamEdges 过滤边距过小的多边形焊缝标记
Public propertyWithNameStamp 开启钢印
Public propertyWithWeldSeam 开启焊缝多边形标记
Top
See Also