NonParametricBaseFeatureProxy.Redefine Method
Parent Object: NonParametricBaseFeatureProxyDescription
Method that redefines the geometric contents of a non-parametric base feature.
Syntax
NonParametricBaseFeatureProxy.Redefine( BRepEntities As Object )Parameters
Name | Type | Description |
BRepEntities | Object | Input Object that defines the entity(s) that will replace the existing entity(s). The input for this argument must currently be a SurfaceBody object. |