M

IFCLevelInfo.Create

Description:
Creates an IFCLevelInfo.
public static IFCLevelInfo Create(
	IFCAnyHandle buildingStorey,
	IFCAnyHandle localPlacement,
	double height,
	double elevation,
	double scaleFactor,
	bool isPrimaryLevel
)
Return Value The IFCLevelInfo object. The IFCLevelInfo object.