NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | List of all members
NXOpen.FineBrushFacetsRule Class Reference

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

Inheritance diagram for NXOpen.FineBrushFacetsRule:
NXOpen.FacetSelectionRule

Public Member Functions

unsafe void GetData (out NXOpen.Point3d fineBrushToolStartPoint, out NXOpen.Vector3d fineBrushToolDirection, out double fineBrushToolRadius, out NXOpen.IFacet seedFacet)
 Gets the data for the fine brush facets rule: NXOpen.FineBrushFacetsRule More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 
- Protected Member Functions inherited from NXOpen.FacetSelectionRule
override void FreeResource ()
 Free resources associated with the instance. More...
 

Detailed Description

Represents a NXOpen.FacetSelectionRule that collects facets with fine 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

Member Function Documentation

override void NXOpen.FineBrushFacetsRule.FreeResource ( )
protected

Frees the object from memory.

Created in NX12.0.0

License requirements: None.

unsafe void NXOpen.FineBrushFacetsRule.GetData ( out NXOpen.Point3d  fineBrushToolStartPoint,
out NXOpen.Vector3d  fineBrushToolDirection,
out double  fineBrushToolRadius,
out NXOpen.IFacet  seedFacet 
)

Gets the data for the fine brush facets rule: NXOpen.FineBrushFacetsRule

Created in NX12.0.0

License requirements: gateway ("UG GATEWAY")

Parameters
fineBrushToolStartPointthe start point of fine brush tool
fineBrushToolDirectionthe vector defining direction of fine brush tool
fineBrushToolRadiusthe radius of fine 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.