HyperWorks Desktop

*DeformedTime()

Indicates the time step value for a deformed section cut.

*DeformedTime()

Indicates the time step value for a deformed section cut.

Previous topic Next topic No expanding text in this topic  

*DeformedTime()

Indicates the time step value for a deformed section cut.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*DeformedTime(time)

Argument

Name

Description

 

time

The time step of the section cut.

Example

*BeginSectionCut("Section 1", "NonPlanarSection", On)

   *SectionType(CrossSection, 0.383854, Above)

   *SectionType(ClippingPlane, Above)

   *Orientation(YAxis, 0, 1, 0)

   *Base(0, 1.43968, 0)

   *PlaneD(1.43968)

   *Color(0, 0, 255)

   *OverrideColor(CustomColor)

   *DeformedTime(1.00000000)

*EndSectionCut()

Application

HyperView.

Comments

This value captures the time step at which the section cut was made.

See also

 

List of Session Statements