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

Represents a NXOpen.CAE.NodeElementInfoBuilder More...

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

Public Types

enum  EntityType { Node, Element }
 Option to Info on Node or Element More...
 
enum  FormatType { Tabular, General }
 Output format option More...
 
enum  PropertyType { Brief, Detailed }
 Element property option More...
 

Properties

unsafe bool Coordinates [get, set]
 Returns or sets the coordinates More...
 
unsafe bool Csys [get, set]
 Returns or sets the displacement/reference csys More...
 
unsafe
NXOpen.CAE.SelectElementsBuilder 
Element [get]
 Returns the selected elements More...
 
unsafe bool ElementConnectivity [get, set]
 Returns or sets the element connectivity More...
 
unsafe bool ElementQuality [get, set]
 Returns or sets the element quality More...
 
unsafe bool ElementType [get, set]
 Returns or sets the element type More...
 
unsafe
NXOpen.CAE.NodeElementInfoBuilder.EntityType 
EntityOption [get, set]
 Returns or sets the entity option More...
 
unsafe
NXOpen.CAE.NodeElementInfoBuilder.FormatType 
FormatOption [get, set]
 Returns or sets the format option More...
 
unsafe bool Mesh [get, set]
 Returns or sets the owning mesh More...
 
unsafe bool MeshCollector [get, set]
 Returns or sets the mesh collector More...
 
unsafe NXOpen.CAE.SelectFENodeList Node [get]
 Returns the selected node More...
 
unsafe bool NodeConnectivity [get, set]
 Returns or sets the node connectivity More...
 
unsafe
NXOpen.CAE.NodeElementInfoBuilder.PropertyType 
PropertyOption [get, set]
 Returns or sets the property option, none, short or detailed 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.NodeElementInfoBuilder

To create a new instance of this class, use NXOpen.CAE.NodeElementInfoManager.CreateNodeElementInfoBuilder

Created in NX5.0.0

Member Enumeration Documentation

Option to Info on Node or Element

Enumerator
Node 

Info on node

Element 

Info on element

Output format option

Enumerator
Tabular 

Tabular

General 

General

Element property option

Enumerator
Brief 

no property

Detailed 

detailed property

Property Documentation

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.Coordinates
getset

Returns or sets the coordinates

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.Csys
getset

Returns or sets the displacement/reference csys

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.SelectElementsBuilder NXOpen.CAE.NodeElementInfoBuilder.Element
get

Returns the selected elements

Created in NX5.0.0

License requirements: None.

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.ElementConnectivity
getset

Returns or sets the element connectivity

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.ElementQuality
getset

Returns or sets the element quality

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.ElementType
getset

Returns or sets the element type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.NodeElementInfoBuilder.EntityType NXOpen.CAE.NodeElementInfoBuilder.EntityOption
getset

Returns or sets the entity option

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.NodeElementInfoBuilder.FormatType NXOpen.CAE.NodeElementInfoBuilder.FormatOption
getset

Returns or sets the format option

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.Mesh
getset

Returns or sets the owning mesh

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.MeshCollector
getset

Returns or sets the mesh collector

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.SelectFENodeList NXOpen.CAE.NodeElementInfoBuilder.Node
get

Returns the selected node

Created in NX5.0.0

License requirements: None.

unsafe bool NXOpen.CAE.NodeElementInfoBuilder.NodeConnectivity
getset

Returns or sets the node connectivity

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")

unsafe NXOpen.CAE.NodeElementInfoBuilder.PropertyType NXOpen.CAE.NodeElementInfoBuilder.PropertyOption
getset

Returns or sets the property option, none, short or detailed

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_masterfem ("Finite Element Modeling")


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