Name | Description |
---|---|
Activate() | Activate the current object. |
AddComment() | Creates a new child Comment. |
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. |
ClearGeneratedData() | Run the ClearGeneratedData action. |
CopyTo(DataModelObject) | Copies all visible properties from this object to another. |
CreateParameter(String) | Creates a new parameter for a Property. |
Delete() | Run the Delete action. |
Duplicate() | Creates a copy of the current DataModelObject. |
EvaluateAllResults() | Run the EvaluateAllResults action. |
ExportAnimation(String, GraphicsAnimationExportFormat, AnimationExportSettings) | Run the ExportAnimation action. |
GetChildren(Boolean, IList<ChildrenType>) | |
GetParameter(String) | Gets the parameter corresponding to the given property. |
GetPath() | Gets the path of the object. |
GroupAllSimilarChildren() | Run the GroupAllSimilarChildren action. |
GroupSimilarObjects() | Run the GroupSimilarObjects action. |
PropertyByAPIName(String) | Get a property by its API name. If multiple properties have the same API Name, only the first property with that name will be returned. |
PropertyByName(String) | Get a property by its unique name. |
RemoveParameter(String) | Removes the parameter from the parameter set corresponding to the given property. |
RenameBasedOnDefinition() | Run the RenameBasedOnDefinition action. |
Name | Description |
---|---|
AccelerationType | Gets or sets the AccelerationType. |
BoundaryCondition | Gets or sets the BoundaryCondition. |
ChartDimensions | Gets or sets the Chart Dimensions |
ChartViewingStyle | Gets or sets the ChartViewingStyle. |
Comments | Gets the list of associated comments. |
CoordinateSystem | Gets or sets the CoordinateSystem. Accepts/Returns None if it is the Solution Coordinate System. |
CurvesAppearanceDisplay | Gets or sets the CurvesAppearanceDisplay. |
CutFrequency | Gets or sets the CutFrequency. |
DataModelObjectCategory | Gets the name of the current DataModelObject's category. |
DeformationType | Gets or sets the DeformationType. |
DpfEvaluation | Gets or sets the DpfEvaluation. |
Duration | Gets or sets the Duration. |
EnhancedTracking | Gets the EnhancedTracking. |
FilterMaximum | Gets the FilterMaximum. |
FilterMinimum | Gets the FilterMinimum. |
FilterType | Gets or sets the FilterType. |
FrequencyAtMaximumAmplitude | Gets the FrequencyAtMaximumAmplitude. |
GeometrySelectionString | Gets or sets the GeometrySelectionString. |
Images | Gets the list of associated images. |
ImaginaryAtMaximumAmplitude | Gets the ImaginaryAtMaximumAmplitude. |
InternalObject | Gets the internal object. For advanced usage only. |
IsSolved | Gets the IsSolved. |
LoadStepNumber | Gets or sets the LoadStepNumber. |
Location | Gets or sets the Location. |
Maximum | Gets the Maximum. |
MaximumAmplitude | Gets the MaximumAmplitude. |
MaximumFrequency | Gets or sets the MaximumFrequency. |
Minimum | Gets the Minimum. |
MinimumFrequency | Gets or sets the MinimumFrequency. |
Name | Gets the name of the object. |
NormalOrientation | Gets or sets the NormalOrientation. |
ObjectId | Gets the internal id of the object. |
ObjectTags | Gets an IEnumerable object of the tags that 'this' is a part of. |
Parent | Gets the parent object. |
PhaseAngle | Gets the PhaseAngle. |
Properties | Gets the list of properties for this object. |
RealAtMaximumAmplitude | Gets the RealAtMaximumAmplitude. |
RemotePointSelection | Gets or sets the RemotePointSelection. |
ReportedFrequency | Gets the ReportedFrequency. |
RequestedFrequency | Gets or sets the RequestedFrequency. |
ResultChartType | Gets the ResultChartType. |
SectorNumber | Gets or sets the SectorNumber. |
ShearOrientation | Gets or sets the ShearOrientation. |
SpatialResolution | Gets or sets the SpatialResolution. |
Spring | Gets or sets the Spring. |
StressStrainType | Gets or sets the StressStrainType. |
Suppressed | Gets or sets the Suppressed. |
TimeHistoryDisplay | Gets or sets the TimeHistoryDisplay. |
UseParentFrequencyRange | Gets or sets the UseParentFrequencyRange. |
VelocityType | Gets or sets the VelocityType. |
VisibleProperties | Gets the list of properties that are visible for this object. |
XAxisValues | Gets or sets the XAxisValues. |