IFCGeometryInfo.CreateCurveGeometryInfo
Description:
Creates a new container object which holds IfcCurve handles processed from a Revit geometry object.
Creates a new container object which holds IfcCurve handles processed from a Revit geometry object.
public static IFCGeometryInfo CreateCurveGeometryInfo(
ExporterIFC ExporterIFC,
Transform lcs,
XYZ projectionDir,
bool planViewOnly
)
-
ExporterIFCThe exporter.
-
lcsThe local coordinate system that defines the plane in which the curve handles must lie.
-
projectionDirThe normal vector to the input plane.
-
BooleanplanViewOnlyTrue to match curves with plan view visibility only, false to match curves regardless of their plan view visibility.
-
A non-optional argument was null