FacetCollectorCollection Class

class NXOpen.FacetCollectorCollection

Bases: object

This class contains the factory method for creating a facet collector.

To obtain an instance of this class, refer to NXOpen.Part

New in version NX12.0.0.

Methods

Method Description
CreateCollector Create a facet collector.

Method Detail

CreateCollector

FacetCollectorCollection.CreateCollector

Create a facet collector.

Signature CreateCollector()

Returns:Facet Collector
Return type:NXOpen.FacetCollector

New in version NX12.0.0.

License requirements: gateway (“UG GATEWAY”)