2027 Method
Changes 0
M

IFCGeometryInfo.CreateFaceGeometryInfo

Description:
Creates a new container object which holds IfcFace handles processed from a Revit geometry object.
public static IFCGeometryInfo CreateFaceGeometryInfo(
	double epsilon
)
  • Double
    epsilon
    The epsilon value used to process surfaces.
Return Value IFCGeometryInfo The new geometry info container.