Validates the associated (in the constructor) BRepBuilder for this BRepBuilderPersistentIds.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsAssociatedBRepBuilderValid()
Return Value
Boolean
True if the associated BRepBuilder exists, false otherwise.
See Also
Reference