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

This class has the information related to post mesh group. More...

Inheritance diagram for NXOpen.CAE.PostMesh:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe int CollectorId [get]
 Returns the collector id of the post mesh More...
 
unsafe string MaterialDescription [get]
 Returns the materail description of the post mesh More...
 
unsafe int MaterialId [get]
 Returns the material id of the post mesh More...
 
unsafe int MaterialIdColor [get]
 Returns the color index for the material id assigned to the post mesh More...
 
unsafe int MeshColor [get]
 Returns the color index for the mesh id assigned to the post mesh More...
 
unsafe
NXOpen.CAE.Result.GroupContainer 
MeshDimension [get]
 Returns the dimension of the mesh More...
 
unsafe string Name [get]
 Returns the name of the post mesh More...
 
unsafe int Numelem [get]
 Returns the number of elements in the post mesh More...
 
unsafe int NumElements [get]
 Returns the number of elements in the post mesh More...
 
unsafe int PartId [get]
 Returns the part id of the post mesh More...
 
unsafe string PropertyDescription [get]
 Returns the property description of the post mesh More...
 
unsafe int PropertyId [get]
 Returns the property id of the post mesh More...
 
unsafe int PropertyIdColor [get]
 Returns the color index for the property id assigned to the post mesh More...
 
unsafe int SuperelementId [get]
 Returns the super element id of the post mesh More...
 
unsafe int Type [get]
 Returns the type of the post mesh More...
 
unsafe string TypeDescription [get]
 Returns the type descreption of the post mesh 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.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This class has the information related to post mesh group.

Not Each attribute of this class is relevent for all the purpose.

An instance of this class can not be obtained

Created in NX11.0.2

Property Documentation

unsafe int NXOpen.CAE.PostMesh.CollectorId
get

Returns the collector id of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe string NXOpen.CAE.PostMesh.MaterialDescription
get

Returns the materail description of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.MaterialId
get

Returns the material id of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.MaterialIdColor
get

Returns the color index for the material id assigned to the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.MeshColor
get

Returns the color index for the mesh id assigned to the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.GroupContainer NXOpen.CAE.PostMesh.MeshDimension
get

Returns the dimension of the mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe string NXOpen.CAE.PostMesh.Name
get

Returns the name of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.Numelem
get

Returns the number of elements in the post mesh

Created in NX11.0.2

Deprecated in NX12.0.0. Obtain the expression using NXOpen.CAE.PostMesh.NumElements to query it.

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.NumElements
get

Returns the number of elements in the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.PartId
get

Returns the part id of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe string NXOpen.CAE.PostMesh.PropertyDescription
get

Returns the property description of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.PropertyId
get

Returns the property id of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.PropertyIdColor
get

Returns the color index for the property id assigned to the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.SuperelementId
get

Returns the super element id of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.PostMesh.Type
get

Returns the type of the post mesh

Created in NX11.0.2

Deprecated in NX12.0.0. There is no replacement for this function

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe string NXOpen.CAE.PostMesh.TypeDescription
get

Returns the type descreption of the post mesh

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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