Defines a ExpansionSettings.
Declaration Syntax
public class ExpansionSettings : DataModelObject, IFolderDataModelObject
Table 227: Members
| 
                 Property  | Children | 
                 Gets the list of children.  | 
| 
                 Property  | CleanupOptionalFiles | 
                 Gets or sets the CleanupOptionalFiles.  | 
| 
                 Property  | Comments | 
                 Gets the list of associated comments.  | 
| 
                 Property  | CondensedPartExpansionType | 
                 Gets or sets the CondensedPartExpansionType.  | 
| 
                 Property  | DataModelObjectCategory | 
                 Gets the current DataModelObject's category.  | 
| 
                 Property  | ExpandAfterUsePassFailure | 
                 Gets or sets the ExpandAfterUsePassFailure.  | 
| 
                 Property  | Figures | 
                 Gets the list of associated figures.  | 
| 
                 Property  | GeneralMiscellaneous | 
                 Gets or sets the GeneralMiscellaneous.  | 
| 
                 Property  | Images | 
                 Gets the list of associated images.  | 
| 
                 Property  | InternalObject | 
                 Gets the internal object. For advanced usage only.  | 
| 
                 Property  | NodalForces | 
                 Gets or sets the NodalForces.  | 
| 
                 Property  | Strain | 
                 Gets or sets the Strain.  | 
| 
                 Property  | Stress | 
                 Gets or sets the Stress.  | 
| 
                 Property  | Suppressed | 
                 Gets or sets the Suppressed.  | 
| 
                 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  | ClearGeneratedData() | 
                 Run the ClearGeneratedData action.  | 
| 
                 Method  | Delete() | 
                 Run the Delete action.  | 
| 
                 Method  | EvaluateAllResults() | 
                 Run the EvaluateAllResults 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.  | 
| 
                 Method  | GetCompletedExpansionState(CondensedPart) | 
                 Gets the completed expansion state of a given Condensed Part  | 
| 
                 Method  | GetExpansionState(CondensedPart) | 
                 Gets the requested expansion state of a given Condensed Part  | 
| 
                 Method  | PerformExpansionPass() | 
                 Run the PerformExpansionPass action.  | 
| 
                 Method  | SetExpansionState(CondensedPart, CondensedPartExpansionState) | 
                 Sets the requested expansion state of a given Condensed Part  |