NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected 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 NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe void GetData (out NXOpen.Point3d roughBrushToolStartPoint, out NXOpen.Vector3d roughBrushToolDirection, out double roughBrushToolRadius, out NXOpen.IFacet seedFacet)
 Gets the data for the rough brush facets rule: NXOpen.RoughBrushFacetsRule More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Additional Inherited Members

- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 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

Member Function Documentation

override void NXOpen.RoughBrushFacetsRule.FreeResource ( )
inlineprotectedvirtual

Frees the object from memory.

Created in NX12.0.0

License requirements: None.

Reimplemented from NXOpen.FacetSelectionRule.

unsafe void NXOpen.RoughBrushFacetsRule.GetData ( out NXOpen.Point3d  roughBrushToolStartPoint,
out NXOpen.Vector3d  roughBrushToolDirection,
out double  roughBrushToolRadius,
out NXOpen.IFacet  seedFacet 
)
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.