Defines a ImportedLoad.
Declaration Syntax
public class ImportedLoad : DataModelObject, IFolderDataModelObject
Table 881: Members
Property | Algorithm |
No details are provided for this entry. |
Property | ApplyAs |
This controls how the imported load is applied, either as a boundary condition or an initial condition. |
Property | BoundingBoxTolerance |
No details are provided for this entry. |
Property | Children |
Gets the list of children. |
Property | Comments |
Gets the list of associated comments. |
Property | CreateNameSelectionForMappedNodes |
No details are provided for this entry. |
Property | CreateNameSelectionForOutsideNodes |
No details are provided for this entry. |
Property | CreateNameSelectionForUnmappedNodes |
No details are provided for this entry. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | DisplayInteriorPoints |
No details are provided for this entry. |
Property | DisplayProjectionPlane |
No details are provided for this entry. |
Property | DisplaySourcePointIds |
No details are provided for this entry. |
Property | DisplaySourcePoints |
No details are provided for this entry. |
Property | ExtrapolationTolerancePercent |
No details are provided for this entry. |
Property | Figures |
Gets the list of associated figures. |
Property | Images |
Gets the list of associated images. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Interpolation |
No details are provided for this entry. |
Property | KrigingCorrelationFunction |
No details are provided for this entry. |
Property | KrigingPolynom |
No details are provided for this entry. |
Property | LegendMaximum |
No details are provided for this entry. |
Property | LegendMinimum |
No details are provided for this entry. |
Property | LegendRange |
No details are provided for this entry. |
Property | Limit |
No details are provided for this entry. |
Property | Location |
Gets or sets the Location. |
Property | MappedNodesName |
No details are provided for this entry. |
Property | Mapping |
No details are provided for this entry. |
Property | MappingControl |
No details are provided for this entry. |
Property | MaxOutsideDistance |
No details are provided for this entry. |
Property | Method |
No details are provided for this entry. |
Property | NumberOfPoints |
No details are provided for this entry. |
Property | OrientationRealignment |
No details are provided for this entry. |
Property | OutsideDistanceCheck |
No details are provided for this entry. |
Property | OutsideNodesName |
No details are provided for this entry. |
Property | OutsideOption |
No details are provided for this entry. |
Property | Pinball |
No details are provided for this entry. |
Property | Projection |
No details are provided for this entry. |
Property | RigidBodyTransformationType |
No details are provided for this entry. |
Property | RigidTransformSourceCoordinateSystem |
No details are provided for this entry. |
Property | RigidTransformTargetCoordinateSystem |
No details are provided for this entry. |
Property | SharedRefBody |
Gets or sets the SharedRefBody. |
Property | ShellThicknessFactor |
No details are provided for this entry. |
Property | SourceMaximum |
No details are provided for this entry. |
Property | SourceMinimum |
No details are provided for this entry. |
Property | Suppressed |
Gets or sets the Suppressed. |
Property | UnmappedNodesName |
No details are provided for this entry. |
Property | VariableType |
No details are provided for this entry. |
Property | Weighting |
No details are provided for this entry. |
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 | AddMappingValidation() |
Creates a new MappingValidation |
Method | ClearGeneratedData() |
Run the ClearGeneratedData action. |
Method | Delete() |
Run the Delete action. |
Method | ExportToTextFile(string) |
Run the ExportToTextFile action. |
Method | GetActivateAtLoadStep(uint) |
No details are provided for this entry. |
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 | Import() |
Import. |
Method | ImportLoad() |
Run the ImportLoad action. |
Method | ReloadConfiguration() |
Reload the Imported Load's setup from its associated configuration file (if available). |
Method | SetActivateAtLoadStep(uint, bool) |
No details are provided for this entry. |