NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::MeshProfileString Class Reference

Represents Mesh profile string
To create a new instance of this class, use NXOpen::Features::MeshSurfaceBuilder::NewProfile

Created in NX4.0.0. More...

Inheritance diagram for NXOpen::MeshProfileString:
NXOpen::TransientObject

Public Types

enum  InsertOrder { InsertOrderAfter, InsertOrderBefore }
 Profile string insert orders. More...
 
enum  SelectedPoint { SelectedPointNone, SelectedPointFirst, SelectedPointLast, SelectedPointBoth }
 Mesh surface profile string point types. More...
 
enum  Type {
  TypeProfile = 1, TypeGuide, TypeOrient, TypeScale,
  TypeSpine
}
 Mesh surface profile string types. More...
 

Public Member Functions

virtual ~MeshProfileString ()
 Free Mesh surface profile string transient object. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents Mesh profile string
To create a new instance of this class, use NXOpen::Features::MeshSurfaceBuilder::NewProfile

Created in NX4.0.0.


Member Enumeration Documentation

Profile string insert orders.

Enumerator
InsertOrderAfter 

after

InsertOrderBefore 

before

Mesh surface profile string point types.

Enumerator
SelectedPointNone 

none

SelectedPointFirst 

first

SelectedPointLast 

last

SelectedPointBoth 

both

Mesh surface profile string types.

Enumerator
TypeProfile 

profile

TypeGuide 

guide

TypeOrient 

orient

TypeScale 

scale

TypeSpine 

spine

Constructor & Destructor Documentation

virtual NXOpen::MeshProfileString::~MeshProfileString ( )
virtual

Free Mesh surface profile string transient object.


Created in NX4.0.0.

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.