IFCExportReactorGetIfcModel Method
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
protected IfcModel GetIfcModel()
Protected Function GetIfcModel As IfcModel
protected:
IfcModel^ GetIfcModel()
member GetIfcModel : unit -> IfcModel
Return Value
Type:
IfcModel
See Also