NXOpen .NET Reference  12.0.0
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:

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...
 

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
Mapping Help

Member Function Documentation

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

Wrapper method for UF_SUBDIV_ask_parms

Refer to UF_SUBDIV_ask_parms for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_SUBDIV_ask_type

Refer to UF_SUBDIV_ask_type for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_SUBDIV_create

Refer to UF_SUBDIV_create for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_SUBDIV_edit

Refer to UF_SUBDIV_edit for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_SUBDIV_free

Refer to UF_SUBDIV_free for documentation
Mapping Help

License requirements:None


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