Body

Defines a Body.

Declaration Syntax

public class Body : ImportedDataModelObject, IFolderDataModelObject

Table 165: Members

Property

Assignment ***OBSOLETE*** Use 'Material' property instead.

Gets or sets the Assignment.

Property

Average

Gets the Average.

Property

BeamSection

Gets the BeamSection.

Property

Behavior

Gets or sets the Behavior.

Property

BrickIntegrationScheme

Gets or sets the BrickIntegrationScheme.

Property

CentroidX

Gets the CentroidX.

Property

CentroidY

Gets the CentroidY.

Property

CentroidZ

Gets the CentroidZ.

Property

Children

Gets the list of children.

Property

Color

Gets or sets the Color, encoded as a BGR bitfield.

Property

Comments

Gets the list of associated comments.

Property

ConfigurationId

Gets the related Result Mesh's ConfigurationId.

Property

CoordinateSystem

Gets or sets the CoordinateSystem.

Property

CrossSectionArea

Gets the CrossSectionArea.

Property

CrossSectionIYY

Gets the CrossSectionIYY.

Property

CrossSectionIZZ

Gets the CrossSectionIZZ.

Property

CrossSectionName

Gets CrossSectionName.

Property

CrossSectionSelection

Gets or sets the CrossSectionSelection.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

Dimension

Gets or sets the Dimension.

Property

Elements

Gets the Elements.

Property

FiberAngle

Gets or sets the FiberAngle.

Property

FiberCrossSectionArea

Gets or sets the FiberCrossSectionArea.

Property

FiberSpacing

Gets or sets the FiberSpacing.

Property

Figures

Gets the list of associated figures.

Property

FluidCrossArea

Gets or sets the FluidCrossArea.

Property

FluidDiscretization

Gets or sets the FluidDiscretization.

Property

FluidSolidPhase

Gets or sets the FluidSolidPhase.

Property

GeometryType

Gets the GeometryType.

Property

Hidden

Hide or show the body.

Property

HomogeneousMembrane

Gets or sets the HomogeneousMembrane.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

IsWindingBody

Gets the IsWindingBody.

Property

Length

Gets the Length.

Property

LengthX

Gets the LengthX.

Property

LengthY

Gets the LengthY.

Property

LengthZ

Gets the LengthZ.

Property

LinkTrussBehavior

Gets or sets the LinkTrussBehavior.

Property

ManualThicknessMode

Gets the ManualThicknessMode.

Property

Mass

Gets the Mass.

Property

Material

Gets or sets the Material.

Property

MaterialPolarizationDirection

Gets or sets the MaterialPolarizationDirection.

Property

Maximum

Gets the Maximum.

Property

MeshMetric

Gets the MeshMetric.

Property

MeshVersion

Gets the MeshVersion.

Property

Minimum

Gets the Minimum.

Property

ModelType

Gets or sets the ModelType. Note: ModelType is applicable to line bodies and surface bodies only.

Property

MomentOfInertiaIp1

Gets the MomentOfInertiaIp1.

Property

MomentOfInertiaIp2

Gets the MomentOfInertiaIp2.

Property

MomentOfInertiaIp3

Gets the MomentOfInertiaIp3.

Property

Nodes

Gets the Nodes.

Property

NonlinearEffects

Gets or sets the NonlinearEffects.

Property

NumberOfTurns

Gets or sets the NumberOfTurns.

Property

OffsetMode

Gets or sets the OffsetMode.

Property

OffsetType

Gets or sets the OffsetType.

Property

OffsetX

Gets or sets the OffsetX.

Property

OffsetY

Gets or sets the OffsetY.

Property

PipeExternalDiameter

Gets the PipeExternalDiameter.

Property

PipeInternalDiameter

Gets the PipeInternalDiameter.

Property

PipeThickness

Gets the PipeThickness.

Property

ReferenceFrame

Gets or sets the ReferenceFrame.

Property

ReferenceTemperature ***OBSOLETE*** Use 'UseReferenceTemperatureByBody' property instead.

Gets or sets the ReferenceTemperature.

Property

ReferenceTemperatureValue

Gets or sets the ReferenceTemperatureValue.

Property

ReinforcingStressState

Gets or sets the ReinforcingStressState.

Property

ResultMeshId

Gets the related Result Mesh's ObjectId.

Property

ShellOffsetType

Gets or sets the ShellOffsetType.

Property

StandardDeviation

Gets the StandardDeviation.

Property

StiffnessBehavior

Gets or sets the StiffnessBehavior.

Property

StiffnessOption

Gets or sets the StiffnessOption.

Property

Suppressed

Gets or sets the Suppressed.

Property

SuppressedParameterized

Gets if the part suppressed property is parameterized.

Property

SurfaceArea

Gets the SurfaceArea.

Property

ThermalStrainEffects

Gets or sets the ThermalStrainEffects.

Property

Thickness

Gets or sets the Thickness.

Property

ThicknessMode ***OBSOLETE*** Use 'ManualThicknessMode' property instead.

Gets the ThicknessMode.

Property

Transparency

Gets or sets the Transparency. Values range from 0.0 (fully invisible) to 1.0 (fully visible).

Property

Treatment

Gets or sets the Treatment.

Property

UseReferenceTemperatureByBody

Gets or sets the UseReferenceTemperatureByBody.

Property

UserNameChange

Gets the UserNameChange.

Property

Visible

Gets or sets the Visible.

Property

Volume

Gets the Volume.

Method

AddCommandSnippet()

Creates a new CommandSnippet

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

AddPythonCodeEventBased()

Creates a new PythonCodeEventBased

Method

ClearGeneratedData()

Run the ClearGeneratedData action.

Method

GenerateMesh()

Run the GenerateMesh 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

GetGeoBody()

Gets the Geo Body

Method

PreviewInflation()

Run the PreviewInflation action.

Method

PreviewSurfaceMesh()

Run the PreviewSurfaceMesh action.

Method

ShowBody()

Run the ShowBody action.

Method

Update()

Run the Update action.