IFCGeometryInfo.CreateFaceGeometryInfo(Double, Boolean)
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
epsilon | Double | The epsilon value used to process surfaces. |
isCoarse | Boolean | Indicates whether we should use a coarse representation. |
Return Value
Type | Description |
---|---|
IFCGeometryInfo | The new geometry info container. |