Defines a PhysicsRegion.
Declaration Syntax
public class PhysicsRegion : DataModelObject, IFolderDataModelObject
Table 308: Members
Property | Acoustics |
Gets or sets the Acoustics. |
Property | ArtificiallyMatchedLayers |
Gets or sets the ArtificiallyMatchedLayers. |
Property | Children |
Gets the list of children. |
Property | Comments |
Gets the list of associated comments. |
Property | DataModelObjectCategory |
Gets the current DataModelObject's category. |
Property | Electric |
Gets or sets the Electric. |
Property | ElectrostaticForce |
Gets or sets the ElectrostaticForce. |
Property | ElementMorphing |
Gets or sets the ElementMorphing. |
Property | EvanescentWaveAttenuation |
Gets or sets the EvanescentWaveAttenuation. |
Property | Figures |
Gets the list of associated figures. |
Property | FluidBehavior |
Gets or sets the FluidBehavior. |
Property | Images |
Gets the list of associated images. |
Property | InternalObject |
Gets the internal object. For advanced usage only. |
Property | Location |
Gets or sets the Location. |
Property | Piezoelectric |
Gets the Piezoelectric. |
Property | PMLElementCoordinateSystem |
Gets or sets the PMLElementCoordinateSystem. |
Property | PMLOptions |
Gets or sets the PMLOptions. |
Property | ReferencePressure |
Gets or sets the ReferencePressure. |
Property | ReferenceStaticPressure |
Gets or sets the ReferenceStaticPressure. |
Property | ReflectionCoefficient |
Gets or sets the ReflectionCoefficient. |
Property | ReflectionCoefficientInNegativeXDirection |
Gets or sets the ReflectionCoefficientInNegativeXDirection. |
Property | ReflectionCoefficientInNegativeYDirection |
Gets or sets the ReflectionCoefficientInNegativeYDirection. |
Property | ReflectionCoefficientInNegativeZDirection |
Gets or sets the ReflectionCoefficientInNegativeZDirection. |
Property | ReflectionCoefficientInPositiveXDirection |
Gets or sets the ReflectionCoefficientInPositiveXDirection. |
Property | ReflectionCoefficientInPositiveYDirection |
Gets or sets the ReflectionCoefficientInPositiveYDirection. |
Property | ReflectionCoefficientInPositiveZDirection |
Gets or sets the ReflectionCoefficientInPositiveZDirection. |
Property | ReflectionCoefficientsType |
Gets or sets the ReflectionCoefficientsType. |
Property | Structural |
Gets or sets the Structural. |
Property | Suppressed |
Gets or sets the Suppressed. |
Property | Thermal |
Gets or sets the Thermal. |
Property | ThermalStrain |
Gets or sets the ThermalStrain. |
Property | ThermoelasticDamping |
Gets or sets the ThermoelasticDamping. |
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. |
Method | RenameBasedOnDefinition() |
Run the RenameBasedOnDefinition action. |
Method | SelectInvalidBodiesOnPhysicsRegion() |
Run the SelectInvalidBodiesOnPhysicsRegion action to select bodies that are not valid. |