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

Represents a NXOpen::FacetSelectionRule that collects facets with rough brush tool intent. More...

Inheritance diagram for NXOpen::RoughBrushFacetsRule:
NXOpen::FacetSelectionRule NXOpen::TransientObject

Public Member Functions

void GetData (NXOpen::Point3d *roughBrushToolStartPoint, NXOpen::Vector3d *roughBrushToolDirection, double *roughBrushToolRadius, NXOpen::IFacet **seedFacet)
 Gets the data for the rough brush facets rule: NXOpen::RoughBrushFacetsRule
Created in NX12.0.0. More...
 
virtual ~RoughBrushFacetsRule ()
 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 with rough brush tool intent.

This rule expands to all neighboring facets of seed (and the neighbor-neighbors) that are inside or crossing brush tool.
Created in NX12.0.0.

Constructor & Destructor Documentation

virtual NXOpen::RoughBrushFacetsRule::~RoughBrushFacetsRule ( )
virtual

Frees the object from memory.


Created in NX12.0.0.

License requirements : None

Member Function Documentation

void NXOpen::RoughBrushFacetsRule::GetData ( NXOpen::Point3d roughBrushToolStartPoint,
NXOpen::Vector3d roughBrushToolDirection,
double *  roughBrushToolRadius,
NXOpen::IFacet **  seedFacet 
)

Gets the data for the rough brush facets rule: NXOpen::RoughBrushFacetsRule
Created in NX12.0.0.



License requirements : gateway ("UG GATEWAY")

Parameters
roughBrushToolStartPointthe start point of rough brush tool
roughBrushToolDirectionthe vector defining direction of rough brush tool
roughBrushToolRadiusthe radius of rough brush tool
seedFacetthe seed facet

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