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

Public Member Functions

unsafe NXOpen.IFacet GetData ()
 Gets the data for the within curves rule: NXOpen.WithinCurvesRule 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.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

Member Function Documentation

override void NXOpen.WithinCurvesRule.FreeResource ( )
inlineprotectedvirtual

Frees the object from memory.

Created in NX12.0.2

License requirements: None.

Reimplemented from NXOpen.FacetSelectionRule.

unsafe NXOpen.IFacet NXOpen.WithinCurvesRule.GetData ( )
inline

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

Created in NX12.0.2

License requirements: gateway ("UG GATEWAY")

Returns
seed facet for within curve facets collection

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