IFCGeometryInfo.CreateFaceGeometryInfo
Description:
Creates a new container object which holds IfcFace handles processed from a Revit geometry object.
Creates a new container object which holds IfcFace handles processed from a Revit geometry object.
Overloads (3):
CreateFaceGeometryInfo(Double,Boolean)
public static IFCGeometryInfo CreateFaceGeometryInfo(
double epsilon,
bool isCoarse
)
-
DoubleepsilonThe epsilon value used to process surfaces.
-
BooleanisCoarseIndicates whether we should use a coarse representation.