NXOpen .NET Reference  12.0.0
Classes | Public Member Functions | List of all members
NXOpen.UF.UFBound Class Reference

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

Inheritance diagram for NXOpen.UF.UFBound:

Classes

struct  _AllData
 
struct  AllData
 Wrapper for UF_BOUND_all_data_s More...
 
struct  MemberData
 Wrapper for UF_BOUND_member_data_s More...
 
struct  Object
 Wrapper for UF_BOUND_object_s More...
 
struct  Tolerance
 Wrapper for UF_BOUND_tolerance_s More...
 

Public Member Functions

unsafe void AskBoundaryData (NXOpen.Tag boundary_tag, out AllData boundary_data)
 Wrapper method for UF_BOUND_ask_boundary_data More...
 
void AskNumberOfBoundaries (NXOpen.Tag _object, out int no_of_members)
 Wrapper method for UF_BOUND_ask_number_of_boundaries More...
 
void CreateBoundary (int open_closed_flag, NXOpen.Tag view_tag, Tolerance tol, uint num_members, Object[] object_list, out NXOpen.Tag bound_tag)
 Wrapper method for UF_BOUND_create_boundary More...
 

Detailed Description

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

Member Function Documentation

unsafe void NXOpen.UF.UFBound.AskBoundaryData ( NXOpen.Tag  boundary_tag,
out AllData  boundary_data 
)

Wrapper method for UF_BOUND_ask_boundary_data

Refer to UF_BOUND_ask_boundary_data for documentation
Mapping Help

License requirements:None

void NXOpen.UF.UFBound.AskNumberOfBoundaries ( NXOpen.Tag  _object,
out int  no_of_members 
)

Wrapper method for UF_BOUND_ask_number_of_boundaries

Refer to UF_BOUND_ask_number_of_boundaries for documentation
Mapping Help

License requirements:None

void NXOpen.UF.UFBound.CreateBoundary ( int  open_closed_flag,
NXOpen.Tag  view_tag,
Tolerance  tol,
uint  num_members,
Object[]  object_list,
out NXOpen.Tag  bound_tag 
)

Wrapper method for UF_BOUND_create_boundary

Refer to UF_BOUND_create_boundary 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.