NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.AssignNodalCSBuilder Class Reference

Represents a NXOpen.CAE.AssignNodalCSBuilder More...

Inheritance diagram for NXOpen.CAE.AssignNodalCSBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Cs { DisplacementCS, ReferenceCS, Both }
 Assign CS options More...
 
enum  CSType {
  Global, Cartesian, Cylindrical, Spherical,
  GlobalCyclic
}
 the CS types More...
 
enum  GeometryOption { InteriorNodesOnly, BoundaryNodesOnly, InteriorandBoundaryNodes }
 the geometry options More...
 

Properties

unsafe
NXOpen.CAE.AssignNodalCSBuilder.GeometryOption 
BoundaryOptions [get, set]
 Returns or sets the boundary options More...
 
unsafe
NXOpen.CAE.AssignNodalCSBuilder.Cs 
CsOption [get, set]
 Returns or sets the cs option More...
 
unsafe NXOpen.CoordinateSystem DispCS [get, set]
 Returns or sets the disp cs More...
 
unsafe
NXOpen.CAE.AssignNodalCSBuilder.CSType 
DispCSType [get, set]
 Returns or sets the disp cstype More...
 
unsafe
NXOpen.SelectTaggedObjectList 
Objects [get]
 Returns the objects More...
 
unsafe NXOpen.CoordinateSystem RefCS [get, set]
 Returns or sets the ref cs More...
 
unsafe
NXOpen.CAE.AssignNodalCSBuilder.CSType 
RefCSType [get, set]
 Returns or sets the ref cstype More...
 
unsafe bool SingleOption [get, set]
 Returns or sets the single option More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAE.AssignNodalCSBuilder

To create a new instance of this class, use NXOpen.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
DisplacementCS 

displacement only

ReferenceCS 

reference only

Both 

reference and displacement

the CS types

Enumerator
Global 

global

Cartesian 

cartesian

Cylindrical 

cylindrical

Spherical 

spherical

GlobalCyclic 

global cyclic csys

the geometry options

Enumerator
InteriorNodesOnly 

interior nodes only

BoundaryNodesOnly 

boundary nodes only

InteriorandBoundaryNodes 

interior and boundary

Property Documentation

unsafe NXOpen.CAE.AssignNodalCSBuilder.GeometryOption NXOpen.CAE.AssignNodalCSBuilder.BoundaryOptions
getset

Returns or sets the boundary options

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.AssignNodalCSBuilder.Cs NXOpen.CAE.AssignNodalCSBuilder.CsOption
getset

Returns or sets the cs option

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CoordinateSystem NXOpen.CAE.AssignNodalCSBuilder.DispCS
getset

Returns or sets the disp cs

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.AssignNodalCSBuilder.CSType NXOpen.CAE.AssignNodalCSBuilder.DispCSType
getset

Returns or sets the disp cstype

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.SelectTaggedObjectList NXOpen.CAE.AssignNodalCSBuilder.Objects
get

Returns the objects

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CoordinateSystem NXOpen.CAE.AssignNodalCSBuilder.RefCS
getset

Returns or sets the ref cs

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.AssignNodalCSBuilder.CSType NXOpen.CAE.AssignNodalCSBuilder.RefCSType
getset

Returns or sets the ref cstype

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.AssignNodalCSBuilder.SingleOption
getset

Returns or sets the single option

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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