Validates the associated (in the constructor) BRepBuilder for this BRepBuilderPersistentIds.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsAssociatedBRepBuilderValid()
Return Value
BooleanTrue if the associated BRepBuilder exists, false otherwise.
