IContainerFeature Class

class NXOpen.Features.IContainerFeature

Bases: NXOpen.INXObject

Represents a container feature on a part.

A container feature contains and maintains other features which produce or modify geometry.The container feature does not operate on any geometry directly. Features such as NXOpen.Features.PatternFeature and NXOpen.Features.FeatureGroup are examples of container features. .. versionadded:: NX8.5.0