FreeFormElement.UpdateSolidGeometry
Description:
Updates the geometry of the FreeForm element to the given shape preserving References to the existing geometry where possible (see remarks for rules).
Updates the geometry of the FreeForm element to the given shape preserving References to the existing geometry where possible (see remarks for rules).
Remarks:
Rules for preserving References:
Rules for preserving References:
- First preserve faces as Reference when exclusively coincident with existing faces.
- Then preserve faces as Reference if exclusively parallel to existing faces.
- Then preserve faces as Reference if exclusive at small angle to the existing faces.
- Any other faces are will not be preserved as a Reference.
public void UpdateSolidGeometry(
Solid newGeometry
)
-
newGeometryThe new geometry to set in the FreeForm element.
-
A non-optional argument was null