HyperWorks Desktop

*BeginPart()

Captures your settings for the added part.

*BeginPart()

Captures your settings for the added part.

Previous topic Next topic No expanding text in this topic  

*BeginPart()

Captures your settings for the added part.

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

Syntax

*BeginPart(id, pool, type, parent_id, parent_pool, origin_id, origin_pool, relative_to)

Arguments

Name

Description

 

id

The part ID.

 

pool

The part pool name.

 

type

The entity type.

 

parent_id

The parent ID of the added part.

 

parent_pool

The pool name of the added parent.

 

origin_id

The origin ID of the part to be added.

 

origin_pool

Thr pool name of the origin part.

 

relative_to

The global or local system.

Substatements

*Attribute()

*Label()

*Origin()

*Rotation()

*Scale()

Example

*BeginPart(1, "AddedObject.partref1", "PART", 30301, "Rigid Parts", 1, "Part Pool - body", "Global")

Application

HyperView.

Comments

This block captures settings such as the display attributes, label and the orientation, scaling, and rotation for the added part.

For added objects, only the entity part type can be added.

See also

 

*BeginModel()

List of Session Statements