Form Is Beginning Face Method Given a face, tell if it is a beginning cap face. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsBeginningFace( Reference faceReference ) Public Function IsBeginningFace ( faceReference As Reference ) As Boolean public: bool IsBeginningFace( Reference^ faceReference ) member IsBeginningFace : faceReference : Reference -> bool Parameters faceReference Reference The reference of the face to be checked. Return Value Boolean See Also Reference Form Class Autodesk.Revit.DB Namespace
Form Is Beginning Face Method Given a face, tell if it is a beginning cap face. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsBeginningFace( Reference faceReference ) Public Function IsBeginningFace ( faceReference As Reference ) As Boolean public: bool IsBeginningFace( Reference^ faceReference ) member IsBeginningFace : faceReference : Reference -> bool Parameters faceReference Reference The reference of the face to be checked. Return Value Boolean See Also Reference Form Class Autodesk.Revit.DB Namespace