 | ShieldingEffectivenessWorkflowDirection Property |
Gets/Sets the cardinal direction of the plane wave.
Namespace: ema3d.Api.V25.Core.WorkflowAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic ShieldingEffectivenessWorkflowCoordinateDirection Direction { get; set; }
Public Property Direction As ShieldingEffectivenessWorkflowCoordinateDirection
Get
Set
public:
property ShieldingEffectivenessWorkflowCoordinateDirection Direction {
ShieldingEffectivenessWorkflowCoordinateDirection get ();
void set (ShieldingEffectivenessWorkflowCoordinateDirection value);
}
member Direction : ShieldingEffectivenessWorkflowCoordinateDirection with get, set
Property Value
ShieldingEffectivenessWorkflowCoordinateDirection
See Also