<Code Lib>
2020 Method
Changes 4
M

IFCFile.CreateInstance

Description:
Creates an IFC instance in the file model.

public IFCAnyHandle CreateInstance(
	string name
)

Return Value The instance handle. The instance handle.

Loading…