ImportedLoadGroup

Defines a ImportedLoadGroup.

Declaration Syntax

public class ImportedLoadGroup : DataModelObject, IFolderDataModelObject

Table 882: Members

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DeleteMappedDataFilesAfterImport

Gets or sets the DeleteMappedDataFilesAfterImport.

Property

Figures

Gets the list of associated figures.

Property

FilesDirectory

Gets the FilesDirectory.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

ResultFile

Gets or sets the ResultFile.

Property

ResultFileTimestamp

Gets the ResultFileTimestamp.

Property

ResultFileUnitSystem

Gets or sets the ResultFileUnitSystem.

Property

Source

Gets the Source.

Property

SourceDimension

Gets or sets the SourceDimension.

Property

Suppressed

Gets or sets the Suppressed.

Property

TransferStep

Controls which additive simulation step is used for the data transfer.

Property

TransferTemperaturesDuringSolve

Gets or sets the TransferTemperaturesDuringSolve.

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

AddImportedBodyForceDensity()

Creates a new ImportedBodyForceDensity

Method

AddImportedBodyTemperature()

Creates a new ImportedBodyTemperature

Method

AddImportedConvection()

Creates a new ImportedConvection

Method

AddImportedCutBoundaryConstraint()

Creates a new ImportedDisplacement

Method

AddImportedCutBoundaryRemoteConstraint()

Creates a new ImportedCutBoundaryRemoteConstraint

Method

AddImportedCutBoundaryRemoteForce()

Creates a new ImportedCutBoundaryRemoteForce

Method

AddImportedDisplacement()

Creates a new ImportedDisplacement

Method

AddImportedElementOrientation()

Creates a new ImportedElementOrientation

Method

AddImportedFiberRatio()

Creates a new ImportedFiberRatio

Method

AddImportedForce()

Creates a new ImportedForce

Method

AddImportedHeatFlux()

Creates a new ImportedHeatFlux

Method

AddImportedHeatGeneration()

Creates a new ImportedHeatGeneration

Method

AddImportedInitialStrain()

Creates a new ImportedInitialStrain

Method

AddImportedInitialStress()

Creates a new ImportedInitialStress

Method

AddImportedMaterialField()

Creates a new ImportedMaterialField

Method

AddImportedPressure()

Creates a new ImportedPressure

Method

AddImportedSurfaceForceDensity()

Creates a new ImportedSurfaceForceDensity

Method

AddImportedTemperature()

Creates a new ImportedTemperature

Method

AddImportedThickness()

Creates a new ImportedThickness

Method

AddImportedTrace()

Creates a new ImportedTrace

Method

AddImportedVelocity()

Creates a new ImportedVelocity

Method

AddImportedWarpWeftRatio()

Creates a new ImportedWarpWeftRatio

Method

AddImportedYarnAngle()

Creates a new ImportedYarnAngle

Method

ClearGeneratedData()

Run the ClearGeneratedData action.

Method

CreateBodyForceDensitiesAndSyncAnalysisSettings()

Create body force densities for all RPMs.

Method

CreateExternalLoadVelocitiesAndSyncAnalysisSettings()

Run the CreateExternalLoadVelocitiesAndSyncAnalysisSettings action.

Method

CreateSurfaceForceDensitiesAndSyncAnalysisSettings()

Create surface force densities for all RPMs.

Method

CreateVelocitiesAndSyncAnalysisSettings()

Create velocities for all RPMs.

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.

Method

GetExternalDataFiles()

Gets a copy of the most recently imported ExternalDataFileCollection. >

Returns an empty Collection if an ImportExternalData operation has never been done. >

Method

ImportExternalDataFiles(ExternalDataFileCollection)

Imports external data files for current Imported Load Group.

This includes saving the external data files to project if specified, generating the XML representation of the external data settings, and updating the file association for mapping.

An ExternalDataFileCollection object can be created by calling the GetSettingsForFormat method from the factory class (See Ansys.Mechanical.ExternalData.ExternalDataFileCollection).

Method

ImportLoad()

Run the ImportLoad action.

Method

RefreshImportedLoad()

Run the RefreshImportedLoad action.

Method

ReloadExternalDataFiles()

Reloads the external data files for current Imported Load Group.

Method

SetResultFile(string, WBUnitSystemType)

Sets the ResultFile with unitSystem supplied. For MAPDL Results File without a unit system.