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

Represents a CAE::AssignNodalCSBuilder
To create a new instance of this class, use CAE::NodeElementInfoManager::CreateAssignNodalCsBuilder
Default values. More...

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

List of all members.

Public Types

enum  Cs { CsDisplacementCS, CsReferenceCS, CsBoth }
 Assign CS options. More...
enum  CSType { CSTypeGlobal, CSTypeCartesian, CSTypeCylindrical, CSTypeSpherical }
 the CS types More...
enum  GeometryOption { GeometryOptionInteriorNodesOnly, GeometryOptionBoundaryNodesOnly, GeometryOptionInteriorandBoundaryNodes }
 the geometry options More...

Public Member Functions

NXOpen::CAE::AssignNodalCSBuilder::GeometryOption BoundaryOptions ()
 Returns the boundary options
Created in NX7.5.0.
NXOpen::CAE::AssignNodalCSBuilder::Cs CsOption ()
 Returns the cs option
Created in NX7.5.0.
NXOpen::CoordinateSystemDispCS ()
 Returns the disp cs
Created in NX7.5.0.
NXOpen::CAE::AssignNodalCSBuilder::CSType DispCSType ()
 Returns the disp cstype
Created in NX7.5.0.
NXOpen::SelectTaggedObjectListObjects ()
 Returns the objects
Created in NX7.5.0.
NXOpen::CoordinateSystemRefCS ()
 Returns the ref cs
Created in NX7.5.0.
NXOpen::CAE::AssignNodalCSBuilder::CSType RefCSType ()
 Returns the ref cstype
Created in NX7.5.0.
void SetBoundaryOptions (NXOpen::CAE::AssignNodalCSBuilder::GeometryOption boundaryOptions)
 Sets the boundary options
Created in NX7.5.0.
void SetCsOption (NXOpen::CAE::AssignNodalCSBuilder::Cs csOption)
 Sets the cs option
Created in NX7.5.0.
void SetDispCS (NXOpen::CoordinateSystem *dispCS)
 Sets the disp cs
Created in NX7.5.0.
void SetDispCSType (NXOpen::CAE::AssignNodalCSBuilder::CSType dispCSType)
 Sets the disp cstype
Created in NX7.5.0.
void SetRefCS (NXOpen::CoordinateSystem *refCS)
 Sets the ref cs
Created in NX7.5.0.
void SetRefCSType (NXOpen::CAE::AssignNodalCSBuilder::CSType refCSType)
 Sets the ref cstype
Created in NX7.5.0.
void SetSingleOption (bool singleOption)
 Sets the single option
Created in NX7.5.0.
bool SingleOption ()
 Returns the single option
Created in NX7.5.0.

Detailed Description

Represents a CAE::AssignNodalCSBuilder
To create a new instance of this class, use CAE::NodeElementInfoManager::CreateAssignNodalCsBuilder
Default values.

Property Value

BoundaryOptions

InteriorandBoundaryNodes

CsOption

DisplacementCS

DispCSType

Global

RefCSType

Global

SingleOption

0


Created in NX7.5.0.


Member Enumeration Documentation

Assign CS options.

Enumerator:
CsDisplacementCS 

displacement only

CsReferenceCS 

reference only

CsBoth 

reference and displacement

the CS types

Enumerator:
CSTypeGlobal 

global

CSTypeCartesian 

cartesian

CSTypeCylindrical 

cylindrical

CSTypeSpherical 

spherical

the geometry options

Enumerator:
GeometryOptionInteriorNodesOnly 

interior nodes only

GeometryOptionBoundaryNodesOnly 

boundary nodes only

GeometryOptionInteriorandBoundaryNodes 

interior and boundary


Member Function Documentation

Returns the boundary options
Created in NX7.5.0.



License requirements : None

Returns the cs option
Created in NX7.5.0.



License requirements : None

Returns the disp cs
Created in NX7.5.0.



License requirements : None

Returns the disp cstype
Created in NX7.5.0.



License requirements : None

Returns the objects
Created in NX7.5.0.



License requirements : None

Returns the ref cs
Created in NX7.5.0.



License requirements : None

Returns the ref cstype
Created in NX7.5.0.



License requirements : None

Sets the boundary options
Created in NX7.5.0.



License requirements : None

Parameters:
boundaryOptionsboundaryoptions

Sets the cs option
Created in NX7.5.0.



License requirements : None

Parameters:
csOptioncsoption

Sets the disp cs
Created in NX7.5.0.



License requirements : None

Parameters:
dispCSdispcs

Sets the disp cstype
Created in NX7.5.0.



License requirements : None

Parameters:
dispCSTypedispcstype

Sets the ref cs
Created in NX7.5.0.



License requirements : None

Parameters:
refCSrefcs

Sets the ref cstype
Created in NX7.5.0.



License requirements : None

Parameters:
refCSTyperefcstype

Sets the single option
Created in NX7.5.0.



License requirements : None

Parameters:
singleOptionsingleoption

Returns the single option
Created in NX7.5.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.