Vizard 7 » Command Index » Vizard objects » link » <link>.setDstFlag
7.6

<link>.setDstFlag

Set destination flag

<link>.setDstFlag(  
flag  
)  
flag
The value for the flag depends on the type of the destination object. For example, if the destination object is a node, then the flag can be viz.ABS_PARENT or viz.ABS_GLOBAL.

Remarks

This command will set the option flags for the destination object. The destination object will use the flag to determine how to apply the data. By default, the destination flag has no options set.

Note: If no orientation flag is specified for a viewpoint, then it will apply the data to viz.HEAD_ORI

Return Value

None

See also

<link>.getDstFlag
<link>.getSrcFlag
<link>.setSrcFlag