HyperWorks Desktop

*BeginAddedObjects()

Indicates the beginning of an add objects block.

*BeginAddedObjects()

Indicates the beginning of an add objects block.

Previous topic Next topic No expanding text in this topic  

*BeginAddedObjects()

Indicates the beginning of an add objects block.

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

Syntax

*BeginAddedObjects()

Substatements

*BeginModel()

*BeginPart()

Example

*BeginAddedObjects()

     *BeginModel("C:/cam2.g",  "ALTAIR G File", "C:/cam2.g")

           *BeginPart(1, "AddedObject.partref1", "PART", 30301, "Rigid Parts",

                                                     1, "Part Pool - body", "Global")

                *Label("body_object")

                *Attribute("On", "IdOff", "19", "Opa", "Sha", "NoFit)

                *Origin("2059.999756 2060.000000 0.000511")

           *EndPart()

    *EndModel()

*EndAddedObjects()

Application

HyperView.

Comments

This block captures the added objects and their orientation with the original model.

See also

 

*EndAddedObjects()

List of Session Statements