NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::MeshProfileString Class Reference

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

Created in NX4.0.0. More...

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

List of all members.

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.

Detailed Description

Represents Mesh profile string
To create a new instance of this class, use 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:
TypeGuide 

guide

TypeOrient 

orient

TypeScale 

scale

TypeSpine 

spine


Constructor & Destructor Documentation

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.