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

Contains wrappers for all 'UF_PROCESS_AID' functions and data types. More...

Inheritance diagram for NXOpen.UF.UFProcessAid:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Types
 Wrapper for UF_PROCESS_AID_types_e More...
 

Public Member Functions

unsafe void AskChildrenFeatures (NXOpen.Tag feature_set, out int num_children, out NXOpen.Tag[] children)
 Wrapper method for UF_PROCESS_AID_ask_children_features More...
 
unsafe void AskDatumObjects (NXOpen.Tag feature_set, out int num_dat_points, out NXOpen.Tag[] datum_point, out int num_dat_vectors, out NXOpen.Tag[] datum_vector, out int num_sets, out int[] n_objects_in_each_set, out NXOpen.Tag[] objects)
 Wrapper method for UF_PROCESS_AID_ask_datum_objects More...
 
unsafe void AskDatumsInPart (NXOpen.Tag part_tag, Types feat_type, out NXOpen.Tag[] feature_sets)
 Wrapper method for UF_PROCESS_AID_ask_datums_in_part More...
 
unsafe void AskLinkObjects (NXOpen.Tag _object, out NXOpen.Tag[] linked_objects, out int linked_object_count)
 Wrapper method for UF_PROCESS_AID_ask_link_objects More...
 
void AskParentFeature (NXOpen.Tag feature_set, out NXOpen.Tag parent_datum)
 Wrapper method for UF_PROCESS_AID_ask_parent_feature More...
 
unsafe void AskSectionOfDatum (NXOpen.Tag datum_feat, out int num_sections, out NXOpen.Tag[] sec_planes)
 Wrapper method for UF_PROCESS_AID_ask_section_of_datum More...
 
unsafe void AskSourceObject (NXOpen.Tag _object, bool is_recurse, out NXOpen.Tag source_object, out string file_to_open)
 Wrapper method for UF_PROCESS_AID_ask_source_object More...
 
void IsDatumObject (NXOpen.Tag _object, out bool is_datum, out Types datum_type, out NXOpen.Tag feature_set_tag)
 Wrapper method for UF_PROCESS_AID_is_datum_object More...
 
unsafe void PopulateAttrList (NXOpen.Tag feature_set, out int count, out string[] list)
 Wrapper method for UF_PROCESS_AID_populate_attr_list More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Contains wrappers for all 'UF_PROCESS_AID' functions and data types.

Member Enumeration Documentation

Wrapper for UF_PROCESS_AID_types_e

Refer to UF_PROCESS_AID_types_e for documentation

Member Function Documentation

unsafe void NXOpen.UF.UFProcessAid.AskChildrenFeatures ( NXOpen.Tag  feature_set,
out int  num_children,
out NXOpen.Tag[]  children 
)
inline

Wrapper method for UF_PROCESS_AID_ask_children_features

Refer to UF_PROCESS_AID_ask_children_features for documentation

License requirements:None

unsafe void NXOpen.UF.UFProcessAid.AskDatumObjects ( NXOpen.Tag  feature_set,
out int  num_dat_points,
out NXOpen.Tag[]  datum_point,
out int  num_dat_vectors,
out NXOpen.Tag[]  datum_vector,
out int  num_sets,
out int[]  n_objects_in_each_set,
out NXOpen.Tag[]  objects 
)
inline

Wrapper method for UF_PROCESS_AID_ask_datum_objects

Refer to UF_PROCESS_AID_ask_datum_objects for documentation

License requirements:None

unsafe void NXOpen.UF.UFProcessAid.AskDatumsInPart ( NXOpen.Tag  part_tag,
Types  feat_type,
out NXOpen.Tag[]  feature_sets 
)
inline

Wrapper method for UF_PROCESS_AID_ask_datums_in_part

Refer to UF_PROCESS_AID_ask_datums_in_part for documentation

License requirements:None

unsafe void NXOpen.UF.UFProcessAid.AskLinkObjects ( NXOpen.Tag  _object,
out NXOpen.Tag[]  linked_objects,
out int  linked_object_count 
)
inline

Wrapper method for UF_PROCESS_AID_ask_link_objects

Refer to UF_PROCESS_AID_ask_link_objects for documentation

License requirements:None

void NXOpen.UF.UFProcessAid.AskParentFeature ( NXOpen.Tag  feature_set,
out NXOpen.Tag  parent_datum 
)
inline

Wrapper method for UF_PROCESS_AID_ask_parent_feature

Refer to UF_PROCESS_AID_ask_parent_feature for documentation

License requirements:None

unsafe void NXOpen.UF.UFProcessAid.AskSectionOfDatum ( NXOpen.Tag  datum_feat,
out int  num_sections,
out NXOpen.Tag[]  sec_planes 
)
inline

Wrapper method for UF_PROCESS_AID_ask_section_of_datum

Refer to UF_PROCESS_AID_ask_section_of_datum for documentation

License requirements:None

unsafe void NXOpen.UF.UFProcessAid.AskSourceObject ( NXOpen.Tag  _object,
bool  is_recurse,
out NXOpen.Tag  source_object,
out string  file_to_open 
)
inline

Wrapper method for UF_PROCESS_AID_ask_source_object

Refer to UF_PROCESS_AID_ask_source_object for documentation

License requirements:None

void NXOpen.UF.UFProcessAid.IsDatumObject ( NXOpen.Tag  _object,
out bool  is_datum,
out Types  datum_type,
out NXOpen.Tag  feature_set_tag 
)
inline

Wrapper method for UF_PROCESS_AID_is_datum_object

Refer to UF_PROCESS_AID_is_datum_object for documentation

License requirements:None

unsafe void NXOpen.UF.UFProcessAid.PopulateAttrList ( NXOpen.Tag  feature_set,
out int  count,
out string[]  list 
)
inline

Wrapper method for UF_PROCESS_AID_populate_attr_list

Refer to UF_PROCESS_AID_populate_attr_list for documentation

License requirements:None


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