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(ExporterIFC,Plane,XYZ,Double,Boolean)
public static IFCGeometryInfo CreateFaceGeometryInfo(
ExporterIFC ExporterIFC,
Plane Plane,
XYZ ProjDir,
double epsilon,
bool createRepresentations
)
-
ExporterIFCThe exporter.
-
PlaneThe plane in which the face handles must lie.
-
ProjDirThe normal vector to the input plane.
-
DoubleepsilonThe epsilon value used to process surfaces.
-
BooleancreateRepresentationsIndicates if this should also create geometry representation handles.
-
A non-optional argument was null