2024 Method
Changes 2
M

BRepBuilder.IsValidPersistentIdsMap

Description:
A validator function that makes sure that all BRepBuilderGeometryIds in the input map can be found in this BRepBuilder object.
public bool IsValidPersistentIdsMap(
	BRepBuilderPersistentIds brepPersistentIds
)
Return Value bool True if all BRepBuilderGeometryIds in the input map can be found in this BRepBuilder object, false otherwise.