RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Face

Face.Intersect(Curve)

Method
Description:
Calculates the intersection of the specified curve with this face.
Syntax
Parameters
Parameter Type Description
curve Curve The specified curve to intersect with this face.
Return Value
Exceptions
Exception Condition
ArgumentNullException The curve is.
InvalidOperationException The intersection calculation fails.