Click or drag to resize

IFCExportSettings Class

返回用户文档首页
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.ExchangeIFCExportSettings

Namespace: LoongCAD.STC.Friendly.Exchange
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class IFCExportSettings

The IFCExportSettings type exposes the following members.

Constructors
 NameDescription
Public methodIFCExportSettingsInitializes a new instance of the IFCExportSettings class
Top
Properties
 NameDescription
Public propertyWithAssembly 是否导出构件,默认为false
Public propertyWithBolt 是否导出螺栓组,默认为false
Public propertyWithGrid 是否导出轴网,默认为true
Public propertyWithRebar 是否导出钢筋,默认为false
Top
See Also