Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ XR Studio

RFC

  • Last UpdatedFeb 19, 2025
  • 3 minute read

The RFC node loads a single .rfc or a .gcd (.zip) file directly into memory without the need of any conversion. As these files are cache files, their content may or may not fit into graphic card memory. Problems can arise if the .rfc/gcd file is larger than available memory.

RFC inherits from Mwx and supports the same functionalities in terms of visibility related to contexts and sectors.

Note: When importing standalone .rfc files they do not include the geometry mapping that is part of the .gcd files. This reflects in reduced picking, selection, and highlighting functionalities that can impact applications based on the Scenegraph node like the Design Review template.

Platform support

This node is supported on XR-Windows platform only.

XR-WIN

XR-P-WIN

XR-P-IOS

XR-P-AND

XR-P-WASM

Full support

No support

No support

No support

No support

Full support

No support

No support

No support

No support

RFC fields

These are the fields for RFC node. Only the node-specific fields are indicated, not fields obtained by inheritance.

Field inheritance: NodeBase > Mwx > RFC

Fields

Type

Use

Default value

Description

units

enum

Optional

meters

Changes the reference UOM (Unit of Measure) for a specific model. This setting is used only when loading/reloading the content.

getColorAndOpacity

sfunction

Optional

MVEC4,SINT getColorAndOpacity(SSTRING,SINT:optional,SSTRING:optional)

The first SSTRING argument can be:

  • a full pickID

  • a tag name in the form |TAG

  • a node id in the form §ID

  • an empty string (full model is implied)

    The second SINT argument is optional. It represents the maximum number of colors to retrieve per each visual context. If not specified, the default is 1.

    The third SSTRING argument is optional. It represents the Visual Context for which the color and opacity are retrieved. If not specified or specified as empty, all available visual contexts will be considered.

    The return value is a list of colors (in the MVEC4 as RGBA,[…],RGBA form) followed by a SINT value representing the materials found for the specified arguments.

position

svec3

Optional

0 0 0

Sets the position of the RFC model.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in