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

BRepBuilder.IsValidLoopId

Method
Description:
A validator function that checks whether the loop id corresponds to a loop previously added to this BRepBuilder object.
Syntax
Parameters
Parameter Type Description
loopId BRepBuilderGeometryId Loop id to be validated.
Return Value
Type Description
Boolean True if loopId corresponds to a loop previously added to this BRepBuilder, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null