Share

NonParametricBaseFeatureProxy.Redefine Method

Parent Object: NonParametricBaseFeatureProxy

Description

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.

Version

Introduced in version 2009

Was this information helpful?