ExportContextGetIfcModel Method
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public IfcModel GetIfcModel()
Public Function GetIfcModel As IfcModel
public:
IfcModel^ GetIfcModel()
member GetIfcModel : unit -> IfcModel
Return Value
IfcModel
See Also