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

Represents a NXOpen::FacetSelectionRule that collects all facets from a Face Body. More...

Inheritance diagram for NXOpen::BodyFacetsRule:
NXOpen::FacetSelectionRule NXOpen::TransientObject

Public Member Functions

void GetData (std::vector< NXOpen::NXObject * > &bodies)
 Gets the data for the body facets rule: NXOpen::BodyFacetsRule
Created in NX12.0.0. More...
 
virtual ~BodyFacetsRule ()
 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 all facets from a Face Body.


Created in NX12.0.0.

Constructor & Destructor Documentation

virtual NXOpen::BodyFacetsRule::~BodyFacetsRule ( )
virtual

Frees the object from memory.


Created in NX12.0.0.

License requirements : None

Member Function Documentation

void NXOpen::BodyFacetsRule::GetData ( std::vector< NXOpen::NXObject * > &  bodies)

Gets the data for the body facets rule: NXOpen::BodyFacetsRule
Created in NX12.0.0.



License requirements : gateway ("UG GATEWAY")

Parameters
bodiesFacet bodies whose facets are used to create this rule

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