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 |
|
|
|
|
|
|
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:
|
|
|
position |
svec3 |
Optional |
0 0 0 |
Sets the position of the RFC model. |