Method that returns the radius of gyration about the principal axes.
| Name | Type | Description |
| Kxx | Double | Output Double that returns the X partial radius of gyration. |
| Kyy | Double | Output Double that returns the Y partial radius of gyration. |
| Kzz | Double | Output Double that returns the Z partial radius of gyration. |
| Name | Description |
| Querying a sketch profile to get regions. | This sample demonstrates getting region properties from a sketch profile. |