NonParametricBaseFeature.Redefine Method
Parent Object: NonParametricBaseFeatureDescription
Method that redefines the geometric contents of a non-parametric base feature.
Syntax
NonParametricBaseFeature.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. |