2027 Method
Changes 0
M

IFCGeometryInfo.CreateSurfaceGeometryInfo

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