BRepBuilder.IsValidLoopId
Description:
A validator function that checks whether the loop id corresponds to a loop previously added to this BRepBuilder object.
A validator function that checks whether the loop id corresponds to a loop previously added to this BRepBuilder object.
public bool IsValidLoopId(
BRepBuilderGeometryId loopId
)
-
loopIdLoop id to be validated.
Return Value
Boolean
True if loopId corresponds to a loop previously added to this BRepBuilder, false otherwise.
-
A non-optional argument was null