Click or drag to resize

IFCExportSettings Class

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

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.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 propertyWithHole 是否导出螺栓孔,默认为false
Public propertyWithRebar 是否导出钢筋,默认为false
Top
Methods
 NameDescription
Public methodToDObject 
Top
See Also