HyperWorks Desktop

*ClipElements()

Specifies whether or not the elements should be clipped on a section cut.

*ClipElements()

Specifies whether or not the elements should be clipped on a section cut.

Previous topic Next topic No expanding text in this topic  

*ClipElements()

Specifies whether or not the elements should be clipped on a section cut.

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

Syntax

*ClipElements(state)

Argument

Name

Description

 

state

The clipped elements visibility status ("On" or "Off").

Example

*BeginSectionCut()

  *ClipElements(“On/Off”)

*EndSectionCut()

Application

HyperView.

Context

*BeginSectionCut()

Comments

A *ClipELements() command may be placed inside a *BeginSectionCut() block to capture the display status of the elements clipped on a section cut.

See also

 

*BeginSectionCut()

*EndSectionCut()

List of Session Statements