NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.GeometricUtilities.FaceSetDataCollection Class Reference

This class contains the factory methods for creating an FaceSetData. More...

Inheritance diagram for NXOpen.GeometricUtilities.FaceSetDataCollection:

Public Member Functions

NXOpen.GeometricUtilities.FaceSetData[] ToArray ()
 Returns an array of NXOpen.GeometricUtilities.FaceSetData objects. More...
 
unsafe
NXOpen.GeometricUtilities.FaceSetData 
Create (NXOpen.ScCollector mFaceCollector, bool mReverseNormalFlag)
 Creates an FaceSetData. More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

This class contains the factory methods for creating an FaceSetData.

To obtain an instance of this class, refer to NXOpen.Part

Created in NX5.0.0

Deprecated in NX8.5.0. This class is never used and can be safely removed

Member Function Documentation

unsafe NXOpen.GeometricUtilities.FaceSetData NXOpen.GeometricUtilities.FaceSetDataCollection.Create ( NXOpen.ScCollector  mFaceCollector,
bool  mReverseNormalFlag 
)

Creates an FaceSetData.

Created in NX5.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
mFaceCollectorthe face set collector
mReverseNormalFlagthe face set reverse direction flag
Returns
override int NXOpen.GeometricUtilities.FaceSetDataCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.GeometricUtilities.FaceSetData [] NXOpen.GeometricUtilities.FaceSetDataCollection.ToArray ( )

Returns an array of NXOpen.GeometricUtilities.FaceSetData objects.

Property Documentation

Tag NXOpen.GeometricUtilities.FaceSetDataCollection.Tag
get

Returns the tag of this object.


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