Defines a NonlinearAdaptiveRegion.
Declaration Syntax
public class NonlinearAdaptiveRegion : DataModelObject, IFolderDataModelObject
Table 1006: Members
| 
                 Property  | BufferElements | 
                 Gets or sets the BufferElements.  | 
| 
                 Property  | BufferLayers | 
                 Gets or sets the BufferLayers.  | 
| 
                 Property  | CheckAt | 
                 Gets or sets the CheckAt.  | 
| 
                 Property  | CheckAtValue | 
                 Gets or sets the CheckAtValue.  | 
| 
                 Property  | Children | 
                 Gets the list of children.  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments.  | 
| 
                 Property  | CoordinateSystem | 
                 Gets or sets the CoordinateSystem.  | 
| 
                 Property  | Criterion | 
                 Gets or sets the Criterion.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | EndTime | 
                 Gets or sets the EndTime.  | 
| 
                 Property  | EnergyCoefficient | 
                 Gets or sets the EnergyCoefficient.  | 
| 
                 Property  | Figures | 
                 Gets the list of associated figures.  | 
| 
                 Property  | HexDomCheckAt | 
                 Gets or sets the HexDomCheckAt.  | 
| 
                 Property  | HexDomCheckAtValue | 
                 Gets or sets the HexDomCheckAtValue.  | 
| 
                 Property  | HexDomEndTime | 
                 Gets or sets the HexDomEndTime.  | 
| 
                 Property  | HexDomStartTime | 
                 Gets or sets the HexDomStartTime.  | 
| 
                 Property  | HexDomTimeRange | 
                 Gets or sets the HexDomTimeRange.  | 
| 
                 Property  | Images | 
                 Gets the list of associated images.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | JacobianRatioValue | 
                 Gets or sets the JacobianRatioValue.  | 
| 
                 Property  | LengthX | 
                 Gets or sets the LengthX.  | 
| 
                 Property  | LengthY | 
                 Gets or sets the LengthY.  | 
| 
                 Property  | LengthZ | 
                 Gets or sets the LengthZ.  | 
| 
                 Property  | Location | 
                 Gets or sets the Location.  | 
| 
                 Property  | MaximumCornerAngle | 
                 Gets or sets the MaximumCornerAngle.  | 
| 
                 Property  | Option | 
                 Gets or sets the Option.  | 
| 
                 Property  | RemeshLayerEnd | 
                 Gets or sets the RemeshLayerEnd.  | 
| 
                 Property  | RemeshLayerFrequency | 
                 Gets or sets the RemeshLayerFrequency.  | 
| 
                 Property  | RemeshLayerStart | 
                 Gets or sets the RemeshLayerStart.  | 
| 
                 Property  | SkewnessValue | 
                 Gets or sets the SkewnessValue.  | 
| 
                 Property  | StartTime | 
                 Gets or sets the StartTime.  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed.  | 
| 
                 Property  | TimeRange | 
                 Gets or sets the TimeRange.  | 
| 
                 Method  | AddComment() | 
                 Creates a new child Comment.  | 
| 
                 Method  | AddFigure() | 
                 Creates a new child Figure.  | 
| 
                 Method  | AddImage(string) | 
                 Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.  | 
| 
                 Method  | Delete() | 
                 Run the Delete action.  | 
| 
                 Method  | GetChildren<ChildrenType>(bool, IList<ChildrenType>) | 
                 Gets the list of children, filtered by type.  | 
| 
                 Method  | GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>) | 
                 Gets the list of children, filtered by type.  |