BRepBuilderGeometryId.InvalidGeometryId Method

BRepBuilderGeometryIdInvalidGeometryId Method

Returns an invalid BRepBuilderGeometryId, used as a return value to indicate an error.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static BRepBuilderGeometryId InvalidGeometryId()
Public Shared Function InvalidGeometryId As BRepBuilderGeometryId
public:
static BRepBuilderGeometryId^ InvalidGeometryId()
static member InvalidGeometryId : unit -> BRepBuilderGeometryId 

Return Value

BRepBuilderGeometryId
See Also