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.UFBrep Class Reference

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

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

Classes

struct  _Options
 
struct  Mapping
 Wrapper for UF_BREP_mapping_s More...
 
struct  Options
 Wrapper for UF_BREP_options_s More...
 

Public Types

enum  GeomType
 Wrapper for UF_BREP_geom_type_e More...
 
enum  Orientation
 Wrapper for UF_BREP_orientation_e More...
 
enum  TopoSource
 Wrapper for UF_BREP_topo_source_e More...
 

Public Member Functions

delegate void FreeFnT (out IntPtr _X1)
 This delegate is equivalent to 'UF_BREP_free_fn_t'. 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_BREP' functions and data types.

Member Enumeration Documentation

Wrapper for UF_BREP_geom_type_e

Refer to UF_BREP_geom_type_e for documentation

Wrapper for UF_BREP_orientation_e

Refer to UF_BREP_orientation_e for documentation

Wrapper for UF_BREP_topo_source_e

Refer to UF_BREP_topo_source_e for documentation

Member Function Documentation

delegate void NXOpen.UF.UFBrep.FreeFnT ( out IntPtr  _X1)

This delegate is equivalent to 'UF_BREP_free_fn_t'.


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