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

Represents a cae region object. More...

Inheritance diagram for NXOpen.CAE.CaeRegion:
NXOpen.CAE.NamedPropTableWithTargetSet NXOpen.CAE.IExportableFEEntity NXOpen.CAE.NamedPropertyTable NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string[] GetSolverCardSyntax ()
 Returns the solver card syntax strings for this entity. More...
 
unsafe void Information ()
 Prints information for a NXOpen.CAE.CaeRegion More...
 

Properties

unsafe string DescriptorName [get]
 Returns the name of the region descriptor More...
 
- Properties inherited from NXOpen.CAE.NamedPropTableWithTargetSet
unsafe NXOpen.CAE.SetManager TargetSetManager [get]
 Returns the target set handler associated with the NamedPropTableWithTargetSet object comprised of a property table and target set(s) More...
 
- Properties inherited from NXOpen.CAE.NamedPropertyTable
unsafe string DescriptorType [get]
 Returns the descriptor name defines the type of the property table in named property table holder More...
 
unsafe int Label [get, set]
 Returns or sets the label of the named property table holder More...
 
unsafe string LanguageName [get]
 Returns the lanugage of the descriptor that defines the type of the property table in named property table holder More...
 
unsafe NXOpen.CAE.PropertyTable PropertyTable [get]
 Returns the property table of the named property table holder More...
 
unsafe string SolverName [get]
 Returns the solver of lanugage of the descriptor that defines the type of the property table in named property table holder More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. 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...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a cae region object.

For more information, refer to the Solver language documentation in the SolverLanguageDocumentation

.

Created in NX7.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.CaeRegion.GetSolverCardSyntax ( )
inline

Returns the solver card syntax strings for this entity.

Created in NX8.5.0

License requirements: None.

Returns

Implements NXOpen.CAE.IExportableFEEntity.

unsafe void NXOpen.CAE.CaeRegion.Information ( )
inline

Prints information for a NXOpen.CAE.CaeRegion

Created in NX7.0.0

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

Property Documentation

unsafe string NXOpen.CAE.CaeRegion.DescriptorName
get

Returns the name of the region descriptor

Created in NX7.0.0

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.