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

Represents a NXOpen.CAE.CfdAutoRefinementConstraint builder More...

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

Public Types

enum  LocalSubdivisions {
  Zero, One, Two, Three,
  Four, Five
}
 The maximum local subdivision More...
 
enum  Priority { Low, Medium, High }
 The priority level More...
 
enum  Sizing { RelativeRefinement, RelativeCoarsening, Absolute }
 The sizing option More...
 

Properties

unsafe NXOpen.Expression LocalResolution [get]
 Returns the minimum local resolution More...
 
unsafe
NXOpen.CAE.CfdAutoRefinementConstraintBuilder.LocalSubdivisions 
LocalSubdivision [get, set]
 Returns or sets the maximum local subdivision More...
 
unsafe string NameString [get, set]
 Returns or sets the name of the constraint More...
 
unsafe
NXOpen.CAE.CfdAutoRefinementConstraintBuilder.Priority 
PriorityLevel [get, set]
 Returns or sets the priority level More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
SelectObject [get]
 Returns the list of selected objects More...
 
unsafe
NXOpen.CAE.CfdAutoRefinementConstraintBuilder.Sizing 
SizingOption [get, set]
 Returns or sets the sizing 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.CfdAutoRefinementConstraint builder

To create a new instance of this class, use NXOpen.CAE.CfdAutoRefinementConstraintCollection.CreateBuilder

Created in NX11.0.0

Member Enumeration Documentation

The maximum local subdivision

Enumerator
Zero 

No local subdivision

One 

One level of subdivision

Two 

Two levels of subdivision

Three 

Three levels of subdivision

Four 

Four levels of subdivision

Five 

Five levels of subdivision

The priority level

Enumerator
Low 

Low priority

Medium 

Medium priority

High 

High priority

The sizing option

Enumerator
RelativeRefinement 

Set relative refinement through local subdivisions

RelativeCoarsening 

Set relative coarsening through local subdivisions

Absolute 

Set aboslute resolution

Property Documentation

unsafe NXOpen.Expression NXOpen.CAE.CfdAutoRefinementConstraintBuilder.LocalResolution
get

Returns the minimum local resolution

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.CAE.CfdAutoRefinementConstraintBuilder.LocalSubdivisions NXOpen.CAE.CfdAutoRefinementConstraintBuilder.LocalSubdivision
getset

Returns or sets the maximum local subdivision

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_fld_mod_solv ("NX Advanced Fluid Modeling - Full") OR sc_acou_meshing (" SC Acoustic Meshing")

unsafe string NXOpen.CAE.CfdAutoRefinementConstraintBuilder.NameString
getset

Returns or sets the name of the constraint

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_fld_mod_solv ("NX Advanced Fluid Modeling - Full") OR sc_acou_meshing (" SC Acoustic Meshing")

unsafe NXOpen.CAE.CfdAutoRefinementConstraintBuilder.Priority NXOpen.CAE.CfdAutoRefinementConstraintBuilder.PriorityLevel
getset

Returns or sets the priority level

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_fld_mod_solv ("NX Advanced Fluid Modeling - Full") OR sc_acou_meshing (" SC Acoustic Meshing")

unsafe NXOpen.SelectDisplayableObjectList NXOpen.CAE.CfdAutoRefinementConstraintBuilder.SelectObject
get

Returns the list of selected objects

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.CAE.CfdAutoRefinementConstraintBuilder.Sizing NXOpen.CAE.CfdAutoRefinementConstraintBuilder.SizingOption
getset

Returns or sets the sizing option

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_adv_fld_mod_solv ("NX Advanced Fluid Modeling - Full") OR sc_acou_meshing (" SC Acoustic Meshing")


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