Click or drag to resize

SceneIFCExportSettings Class

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

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

The SceneIFCExportSettings type exposes the following members.

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