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

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

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

Classes

struct  _DataStructuresUnion
 
struct  _Isocline
 
struct  DataStructuresUnion
 Wrapper for UF_SUBDIV_data_structures_union More...
 
struct  Isocline
 Wrapper for UF_SUBDIV_isocline_s More...
 

Public Types

enum  Type
 Wrapper for UF_SUBDIV_type_e More...
 

Public Member Functions

unsafe void AskParms (NXOpen.Tag subdiv_tag, out Type subdiv_type, out DataStructuresUnion subdiv_structure_pointer)
 Wrapper method for UF_SUBDIV_ask_parms More...
 
void AskType (NXOpen.Tag subdiv_tag, out Type subdiv_type)
 Wrapper method for UF_SUBDIV_ask_type More...
 
unsafe void Create (Type subdiv_type, ref DataStructuresUnion subdiv_structure_pointer, out NXOpen.Tag subdiv_tag)
 Wrapper method for UF_SUBDIV_create More...
 
unsafe void Edit (Type subdiv_type, ref DataStructuresUnion subdiv_structure_pointer, NXOpen.Tag subdiv_tag)
 Wrapper method for UF_SUBDIV_edit More...
 
unsafe void Free (Type subdiv_type, ref DataStructuresUnion subdiv_structure_pointer)
 Wrapper method for UF_SUBDIV_free 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_SUBDIV' functions and data types.

Member Enumeration Documentation

Wrapper for UF_SUBDIV_type_e

Refer to UF_SUBDIV_type_e for documentation

Member Function Documentation

unsafe void NXOpen.UF.UFSubdiv.AskParms ( NXOpen.Tag  subdiv_tag,
out Type  subdiv_type,
out DataStructuresUnion  subdiv_structure_pointer 
)
inline

Wrapper method for UF_SUBDIV_ask_parms

Refer to UF_SUBDIV_ask_parms for documentation

License requirements:None

void NXOpen.UF.UFSubdiv.AskType ( NXOpen.Tag  subdiv_tag,
out Type  subdiv_type 
)
inline

Wrapper method for UF_SUBDIV_ask_type

Refer to UF_SUBDIV_ask_type for documentation

License requirements:None

unsafe void NXOpen.UF.UFSubdiv.Create ( Type  subdiv_type,
ref DataStructuresUnion  subdiv_structure_pointer,
out NXOpen.Tag  subdiv_tag 
)
inline

Wrapper method for UF_SUBDIV_create

Refer to UF_SUBDIV_create for documentation

License requirements:SOLIDS MODELING

unsafe void NXOpen.UF.UFSubdiv.Edit ( Type  subdiv_type,
ref DataStructuresUnion  subdiv_structure_pointer,
NXOpen.Tag  subdiv_tag 
)
inline

Wrapper method for UF_SUBDIV_edit

Refer to UF_SUBDIV_edit for documentation

License requirements:SOLIDS MODELING

unsafe void NXOpen.UF.UFSubdiv.Free ( Type  subdiv_type,
ref DataStructuresUnion  subdiv_structure_pointer 
)
inline

Wrapper method for UF_SUBDIV_free

Refer to UF_SUBDIV_free for documentation

License requirements:SOLIDS MODELING


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