CommRadCartesianLocation# class ansys.stk.core.stkobjects.CommRadCartesianLocation# Class defining a location. Overview# Properties x Get or set the X value. y Get or set the Y value. z Get or set the Z value. Import detail# from ansys.stk.core.stkobjects import CommRadCartesianLocation Property detail# property CommRadCartesianLocation.x: None# Get or set the X value. property CommRadCartesianLocation.y: None# Get or set the Y value. property CommRadCartesianLocation.z: None# Get or set the Z value.