RVTDocs.com

IFCGeometryInfo.CreateFaceGeometryInfo(Double)

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