Constructs a new BRepBuilderPersistentIds and associates the existing BRepBuilder to it.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BRepBuilderPersistentIds(
BRepBuilder bRepBuilder
)
Parameters
- bRepBuilder BRepBuilder
-
The existing BRepBuilder.
Exceptions
See Also
Reference