BRepBuilder.IsValidPersistentIdsMap
Description:
A validator function that makes sure that all BRepBuilderGeometryIds in the input map can be found in this BRepBuilder object.
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
)
-
brepPersistentIdsThe map that associates ExternalGeometryIds to BRepBuilderGeometryIds.
Return Value
Boolean
True if all BRepBuilderGeometryIds in the input map can be found in this BRepBuilder object, false otherwise.
-
A non-optional argument was null