RfChannelModelerGraphics_RM
Returns graphics values from the Ansys RF Channel Modeler plugin.
Syntax
RfChannelModelerGraphics_RM GetValue [<AttributePath>]
Related commands
Description
If you do not supply <AttributePath>, then GetValue will return all possible graphics attribute/value pairs. Otherwise, supplying <AttributePath> creates a starting point to subselect a set of attribute/value pairs.
Examples
Retrieve all possible graphics attribute/value pairs for all transceivers
RfChannelModelerGraphics_RM * GetValue
Retrieve all possible graphics attribute/value pairs for the first transceiver (assuming a Communications analysis configuration with an EEP antenna)
RfChannelModelerGraphics_RM * GetValue TransceiverGraphicsList[0]
Enable = true
PositionScaleFactor = 40.0
MaximumRadius = 1
EnableAutoDisplayRange = false
DisplayRange = 2
Retrieve graphics attribute/value pairs for the image data products graphics of the first analysis configuration (assuming a Radar analysis configuration)
RfChannelModelerGraphics_RM * GetValue AnalysisConfigurationGraphicsList[0].ImageDataProductGraphicsList[0]
Group membership
This command belongs to the following group(s):
Version
13.0