NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::WithinCurvesRule Class Reference

Represents a NXOpen::WithinCurvesRule that collects facets within curve. More...

Inheritance diagram for NXOpen::WithinCurvesRule:
NXOpen::FacetSelectionRule NXOpen::TransientObject

Public Member Functions

NXOpen::IFacetGetData ()
 Gets the data for the within curves rule: NXOpen::WithinCurvesRule . More...
 
virtual ~WithinCurvesRule ()
 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::WithinCurvesRule that collects facets within curve.

This rule chains to add all neighbouring facets of seed (and the neighbour-neighbours) which lies within curve.
Created in NX12.0.2.

Constructor & Destructor Documentation

virtual NXOpen::WithinCurvesRule::~WithinCurvesRule ( )
virtual

Frees the object from memory.


Created in NX12.0.2.

License requirements : None

Member Function Documentation

NXOpen::IFacet* NXOpen::WithinCurvesRule::GetData ( )

Gets the data for the within curves rule: NXOpen::WithinCurvesRule .

Returns
seed facet for within curve facets collection
Created in NX12.0.2.

License requirements : gateway ("UG GATEWAY")

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