zone.thermal.analytical.source.pos
Syntax
- v = zone.thermal.analytical.source.pos(src)
- zone.thermal.analytical.source.pos(src) = v
Get/set the source position for the input thermal analytical source. This is only available if
model configure thermal
has been specified.
Component Access
f := zone.thermal.analytical.source.pos
(src) ->x
zone.thermal.analytical.source.pos
(src) ->x
:= f
- f = zone.thermal.analytical.source.pos.x(src)
- zone.thermal.analytical.source.pos.x(src) = f
Get the x-component of the source location.
Access other vector components (y, z) by substituting the component name where x appears above. See Member Access Operator for information about accessing members from data types using ->
.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Feb 14, 2025 |