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

Nodal Force Report Builder More...

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

Public Types

enum  CSType { Global, Cartesian, Cylindrical, Spherical }
 CSys type definition More...
 
enum  Force {
  GridPoint, Reaction, Mpc, Applied,
  Glue, Contact
}
 Force type definition More...
 
enum  LoadcaseSelection { First, Last, SpecifyIndex, All }
 Loadcase definition method More...
 

Properties

unsafe bool AddAllForcesAndMoments [get, set]
 Returns or sets the add all forces and moments More...
 
unsafe bool AllElems [get, set]
 Returns or sets the all elems More...
 
unsafe bool AllNodes [get, set]
 Returns or sets the all nodes More...
 
unsafe bool CalculateMomentAboutPoint [get, set]
 Returns or sets the calculate moment about a point option More...
 
unsafe NXOpen.CoordinateSystem Csys [get, set]
 Returns or sets the csys More...
 
unsafe
NXOpen.CAE.NodalForceReportBuilder.CSType 
CSysType [get, set]
 Returns or sets the csys type More...
 
unsafe bool Deformation [get, set]
 Returns or sets the deformation More...
 
unsafe
NXOpen.CAE.SelectElementsBuilder 
ElemRefs [get]
 Returns the select elements More...
 
unsafe
NXOpen.CAE.TargetEntitiesBuilder 
ElemSelectEntities [get]
 Returns the select elements More...
 
unsafe
NXOpen.CAE.NodalForceReportBuilder.Force 
ForceType [get, set]
 Returns or sets the force type More...
 
unsafe bool GridPointAppliedForce [get, set]
 Returns or sets the grid point applied force More...
 
unsafe bool GridPointForce [get, set]
 Returns or sets the grid point force More...
 
unsafe bool GridPointReactionForce [get, set]
 Returns or sets the grid point reaction force More...
 
unsafe bool GridPointReactionForceMPC [get, set]
 Returns or sets the grid point reaction force mpc More...
 
unsafe int LoadCaseIndex [get, set]
 Returns or sets the loadcase index More...
 
unsafe
NXOpen.CAE.NodalForceReportBuilder.LoadcaseSelection 
LoadCaseType [get, set]
 Returns or sets the loadcase setting More...
 
unsafe string NfrName [get, set]
 Returns or sets the nfr name More...
 
unsafe NXOpen.CAE.SelectFENodeList NodeRefs [get]
 Returns the select nodes More...
 
unsafe
NXOpen.CAE.TargetEntitiesBuilder 
NodeSelectEntities [get]
 Returns the select elements More...
 
unsafe NXOpen.Point RefPoint [get, set]
 Returns or sets the reference point 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

Nodal Force Report Builder

An instance of this class can not be obtained

Created in NX12.0.0

Member Enumeration Documentation

CSys type definition

Enumerator
Global 
Cartesian 
Cylindrical 
Spherical 

Force type definition

Enumerator
GridPoint 
Reaction 
Mpc 
Applied 
Glue 
Contact 

Loadcase definition method

Enumerator
First 
Last 
SpecifyIndex 
All 

Property Documentation

unsafe bool NXOpen.CAE.NodalForceReportBuilder.AddAllForcesAndMoments
getset

Returns or sets the add all forces and moments

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.AllElems
getset

Returns or sets the all elems

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.AllNodes
getset

Returns or sets the all nodes

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.CalculateMomentAboutPoint
getset

Returns or sets the calculate moment about a point option

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CoordinateSystem NXOpen.CAE.NodalForceReportBuilder.Csys
getset

Returns or sets the csys

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.NodalForceReportBuilder.CSType NXOpen.CAE.NodalForceReportBuilder.CSysType
getset

Returns or sets the csys type

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.Deformation
getset

Returns or sets the deformation

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.SelectElementsBuilder NXOpen.CAE.NodalForceReportBuilder.ElemRefs
get

Returns the select elements

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAE.TargetEntitiesBuilder NXOpen.CAE.NodalForceReportBuilder.ElemSelectEntities
get

Returns the select elements

Created in NX1872.0.0

License requirements: None.

unsafe NXOpen.CAE.NodalForceReportBuilder.Force NXOpen.CAE.NodalForceReportBuilder.ForceType
getset

Returns or sets the force type

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.GridPointAppliedForce
getset

Returns or sets the grid point applied force

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.GridPointForce
getset

Returns or sets the grid point force

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.GridPointReactionForce
getset

Returns or sets the grid point reaction force

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.NodalForceReportBuilder.GridPointReactionForceMPC
getset

Returns or sets the grid point reaction force mpc

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.CAE.NodalForceReportBuilder.LoadCaseIndex
getset

Returns or sets the loadcase index

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.NodalForceReportBuilder.LoadcaseSelection NXOpen.CAE.NodalForceReportBuilder.LoadCaseType
getset

Returns or sets the loadcase setting

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.CAE.NodalForceReportBuilder.NfrName
getset

Returns or sets the nfr name

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.SelectFENodeList NXOpen.CAE.NodalForceReportBuilder.NodeRefs
get

Returns the select nodes

Created in NX11.0.2

License requirements: None.

unsafe NXOpen.CAE.TargetEntitiesBuilder NXOpen.CAE.NodalForceReportBuilder.NodeSelectEntities
get

Returns the select elements

Created in NX1872.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.CAE.NodalForceReportBuilder.RefPoint
getset

Returns or sets the reference point

Created in NX11.0.2

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.