(self: Mixin1DProtocol)
| 2315 | return Vector(Properties.CentreOfMass()) |
| 2316 | |
| 2317 | def Length(self: Mixin1DProtocol) -> float: |
| 2318 | |
| 2319 | return GCPnts_AbscissaPoint.Length_s(self._geomAdaptor()) |
| 2320 | |
| 2321 | def radius(self: Mixin1DProtocol) -> float: |
| 2322 | """ |