NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::SingleFacetRule Class Reference

Represents a NXOpen::FacetSelectionRule that collects facets without any intent i.e. More...

Inheritance diagram for NXOpen::SingleFacetRule:
NXOpen::FacetSelectionRule NXOpen::TransientObject

Public Member Functions

void GetData (std::vector< NXOpen::IFacet * > &facets)
 Gets the data for the single facet rule: NXOpen::SingleFacetRule
Created in NX12.0.0. More...
 
virtual ~SingleFacetRule ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::FacetSelectionRule
virtual ~FacetSelectionRule ()
 Free resources associated with the instance. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents a NXOpen::FacetSelectionRule that collects facets without any intent i.e.

as if collected with Single Selection rule.
Created in NX12.0.0.

Constructor & Destructor Documentation

virtual NXOpen::SingleFacetRule::~SingleFacetRule ( )
virtual

Frees the object from memory.


Created in NX12.0.0.

License requirements : None

Member Function Documentation

void NXOpen::SingleFacetRule::GetData ( std::vector< NXOpen::IFacet * > &  facets)

Gets the data for the single facet rule: NXOpen::SingleFacetRule
Created in NX12.0.0.



License requirements : gateway ("UG GATEWAY")

Parameters
facetsfacets which creates single facet rule

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.