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

BRepBuilder.IsValidEdgeId

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