Returns the current revision ID of the body. This ID changes any time the body is modified in any way. By getting and saving the ID when you create any data that is dependent on the body, you can then compare the saved ID with the current ID to determine if the body has changed to know if you should update your data.
"bRepBody_var" is a variable referencing a BRepBody object.
|
"bRepBody_var" is a variable referencing a BRepBody object.
|
Name | Description |
BRep Body Sample | B-Rep (Boundary Representation) body related functions |