IFCLevelInfo.Create
Description:
Creates an IFCLevelInfo.
Creates an IFCLevelInfo.
public static IFCLevelInfo Create(
IFCAnyHandle buildingStorey,
IFCAnyHandle localPlacement,
double height,
double elevation,
double scaleFactor,
bool isPrimaryLevel
)
-
buildingStoreyThe building storey handle (IfcBuildingStorey).
-
localPlacementThe local placement handle (IfcLocalPlacement).
-
heightThe height of the level.
-
elevationThe elevation of the level.
-
scaleFactorThe scale factor.
-
isPrimaryLevelTrue if this is primary level, false otherwise.
-
A non-optional argument was null