2023 Method
Changes 2
M

BRepBuilderPersistentIds.IsValidExternalGeometryIdForNewCorrespondence

Description:
Validates the input ExternalGeometryId that will be used to create a correspondence. In order to be valid, a correspondence for the input ExternalGeometryId must not already exist.
public bool IsValidExternalGeometryIdForNewCorrespondence(
	ExternalGeometryId externalGeometryId
)
Return Value bool True if the input ExternalGeometryId can be used to create a new correspondence.