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

Represents a CAE::NodesOnCurveBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodesOnCurveBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAE::NodesOnCurveBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  PlacementType { PlacementTypeByNumber, PlacementTypeByDistance }
 the placement type types More...

Public Member Functions

NXOpen::CoordinateSystemDispCsys ()
 Returns the disp csys

NXOpen::ExpressionDistance ()
 Returns the distance
Created in NX5.0.0.
NXOpen::CAE::SelectCAEEdgeEdge ()
 Returns the edge
Created in NX5.0.0.
int Increment ()
 Returns the increment
Created in NX5.0.0.
bool IsClosedCurve ()
 Returns the closedCurve
Created in NX5.0.0.
int Label ()
 Returns the label
Created in NX5.0.0.
double Length ()
 Returns the length
Created in NX5.0.0.
int NumNodes ()
 Returns the num nodes
Created in NX5.0.0.
NXOpen::CAE::NodesOnCurveBuilder::PlacementType PlacementOption ()
 Returns the placement option
Created in NX5.0.0.
NXOpen::CoordinateSystemRefCsys ()
 Returns the ref csys

void SetClosedCurve (bool isClosedCurve)
 Sets the closedCurve
Created in NX5.0.0.
void SetDispCsys (NXOpen::CoordinateSystem *dispCsys)
 Sets the disp csys

void SetIncrement (int increment)
 Sets the increment
Created in NX5.0.0.
void SetLabel (int label)
 Sets the label
Created in NX5.0.0.
void SetLength (double length)
 Sets the length
Created in NX5.0.0.
void SetNumNodes (int numNodes)
 Sets the num nodes
Created in NX5.0.0.
void SetPlacementOption (NXOpen::CAE::NodesOnCurveBuilder::PlacementType placementOption)
 Sets the placement option
Created in NX5.0.0.
void SetRefCsys (NXOpen::CoordinateSystem *refCsys)
 Sets the ref csys


Detailed Description

Represents a CAE::NodesOnCurveBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodesOnCurveBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the placement type types

Enumerator:
PlacementTypeByNumber 

by number

PlacementTypeByDistance 

by distance


Member Function Documentation

Returns the disp csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the distance
Created in NX5.0.0.



License requirements : None

Returns the edge
Created in NX5.0.0.



License requirements : None

Returns the increment
Created in NX5.0.0.



License requirements : None

Returns the closedCurve
Created in NX5.0.0.



License requirements : None

Returns the label
Created in NX5.0.0.



License requirements : None

Returns the length
Created in NX5.0.0.



License requirements : None

Returns the num nodes
Created in NX5.0.0.



License requirements : None

Returns the placement option
Created in NX5.0.0.



License requirements : None

Returns the ref csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Sets the closedCurve
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
isClosedCurveisclosedcurve

Sets the disp csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
dispCsysdispcsys

Sets the increment
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
incrementincrement

Sets the label
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
labellabel

Sets the length
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
lengthlength

Sets the num nodes
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
numNodesnumnodes

Sets the placement option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
placementOptionplacementoption

Sets the ref csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
refCsysrefcsys

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