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

Represents a CAE::NodeRotateBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodeRotateBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  CopyType { CopyTypeRotateOnly, CopyTypeCopyRotate }
 the copy types More...
enum  DistanceType { DistanceTypePerCopy, DistanceTypeTotal }
 the distance types More...
enum  LabelType { LabelTypeLabelIncrement, LabelTypeByOffset }
 the label types More...

Public Member Functions

NXOpen::ExpressionAngle ()
 Returns the angle
Created in NX5.0.0.
NXOpen::AxisAxis ()
 Returns the axis
Created in NX5.0.0.
NXOpen::CAE::NodeRotateBuilder::CopyType CopyOption ()
 Returns the copy option
Created in NX5.0.0.
NXOpen::CoordinateSystemDispCsys ()
 Returns the disp csys

NXOpen::CAE::NodeRotateBuilder::DistanceType DistanceOption ()
 Returns the distance option
Created in NX5.0.0.
int Increment ()
 Returns the increment
Created in NX5.0.0.
int Label ()
 Returns the label
Created in NX5.0.0.
NXOpen::CAE::NodeRotateBuilder::LabelType LabelOption ()
 Returns the label option
Created in NX5.0.0.
NXOpen::CAE::SelectFENodeListNode ()
 Returns the node
Created in NX5.0.0.
int NumCopy ()
 Returns the num copy
Created in NX5.0.0.
int Offset ()
 Returns the offset
Created in NX5.0.0.
NXOpen::CoordinateSystemRefCsys ()
 Returns the ref csys

void SetAxis (NXOpen::Axis *axis)
 Sets the axis
Created in NX5.0.0.
void SetCopyOption (NXOpen::CAE::NodeRotateBuilder::CopyType copyOption)
 Sets the copy option
Created in NX5.0.0.
void SetDispCsys (NXOpen::CoordinateSystem *dispCsys)
 Sets the disp csys

void SetDistanceOption (NXOpen::CAE::NodeRotateBuilder::DistanceType distanceOption)
 Sets the distance option
Created in NX5.0.0.
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 SetLabelOption (NXOpen::CAE::NodeRotateBuilder::LabelType labelOption)
 Sets the label option
Created in NX5.0.0.
void SetNumCopy (int numCopy)
 Sets the num copy
Created in NX5.0.0.
void SetOffset (int offset)
 Sets the offset
Created in NX5.0.0.
void SetRefCsys (NXOpen::CoordinateSystem *refCsys)
 Sets the ref csys


Detailed Description

Represents a CAE::NodeRotateBuilder
To create a new instance of this class, use CAE::NodeElementManager::CreateNodeRotateBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the copy types

Enumerator:
CopyTypeRotateOnly 

rotate only

CopyTypeCopyRotate 

copy rotate

the distance types

Enumerator:
DistanceTypePerCopy 

per copy

DistanceTypeTotal 

total

the label types

Enumerator:
LabelTypeLabelIncrement 

label increment

LabelTypeByOffset 

by offset


Member Function Documentation

Returns the angle
Created in NX5.0.0.



License requirements : None

Returns the axis
Created in NX5.0.0.



License requirements : None

Returns the copy option
Created in NX5.0.0.



License requirements : None

Returns the disp csys

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the distance option
Created in NX5.0.0.



License requirements : None

Returns the increment
Created in NX5.0.0.



License requirements : None

Returns the label
Created in NX5.0.0.



License requirements : None

Returns the label option
Created in NX5.0.0.



License requirements : None

Returns the node
Created in NX5.0.0.



License requirements : None

Returns the num copy
Created in NX5.0.0.



License requirements : None

Returns the offset
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 axis
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
axisaxis

Sets the copy option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
copyOptioncopyoption

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 distance option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
distanceOptiondistanceoption

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 label option
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
labelOptionlabeloption

Sets the num copy
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
numCopynumcopy

Sets the offset
Created in NX5.0.0.



License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
offsetoffset

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.