NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | List of all members
NXOpen.TangentFacetsRule Class Reference

Represents a NXOpen.TangentFacetsRule that collects facets maintaining the tangency within given tolerance. More...

Inheritance diagram for NXOpen.TangentFacetsRule:
NXOpen.FacetSelectionRule NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe NXOpen.IFacet GetData (out double tangencyTolerance)
 Gets the data for the tangent facets rule: NXOpen.TangentFacetsRule More...
 
unsafe void UpdateTangencyTolerance (double tangencyTolerance)
 Update the tangency tolerance for the tangent facets rule: NXOpen.TangentFacetsRule 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.TangentFacetsRule that collects facets maintaining the tangency within given tolerance.

This rule chains to add all neighbouring facets of seed (and the neighbour-neighbours) which satisfy the tangency condition.

Created in NX12.0.2

Member Function Documentation

override void NXOpen.TangentFacetsRule.FreeResource ( )
inlineprotectedvirtual

Frees the object from memory.

Created in NX12.0.2

License requirements: None.

Reimplemented from NXOpen.FacetSelectionRule.

unsafe NXOpen.IFacet NXOpen.TangentFacetsRule.GetData ( out double  tangencyTolerance)
inline

Gets the data for the tangent facets rule: NXOpen.TangentFacetsRule

Created in NX12.0.2

License requirements: gateway ("UG GATEWAY")

Returns
seed facet for tangent facets collection
Parameters
tangencyTolerancetolerance to expand facet selection
unsafe void NXOpen.TangentFacetsRule.UpdateTangencyTolerance ( double  tangencyTolerance)
inline

Update the tangency tolerance for the tangent facets rule: NXOpen.TangentFacetsRule

Created in NX12.0.2

License requirements: gateway ("UG GATEWAY")

Parameters
tangencyToleranceupdate the primitive shape tolerance factor

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