2024 Method
Changes 0
M

BRepBuilder.IsValidEdgeId

Description:
A validator function that checks whether the edge id corresponds to an edge previously added to this BRepBuilder object.
public bool IsValidEdgeId(
	BRepBuilderGeometryId edgeId
)
Return Value bool True if edgeId corresponds to an edge previously added to this BRepBuilder, false otherwise.