toEntityOne |
Base |
The first entity that defines the "to" extent. The valid types of entities can vary depending on the type of feature this is being used with. For an extrude it can be a BRepBody, BRepFace, BRepVertex, ConstructionPlane, or ConstructionPoint. |
toEntityTwo |
Base |
The second entity that defines the "to" extent. The valid types of entities can vary depending on the type of feature this is being used with. For an extrude it can be a BRepBody, BRepFace, BRepVertex, ConstructionPlane, or ConstructionPoint. |
matchShape |
boolean |
If the matchShape argument is 'true', the toEntity is extended to fully intersect the extrusion. |