Returns the two entities that the centerline bisects. This method is only valid for kBisectorCenterline type centerlines and will fail in all other cases.
| Name | Type | Description |
| EntityOne | GeometryIntent | Output GeometryIntent object that provides the first entity. |
| EntityTwo | GeometryIntent | Output GeometryIntent object that provides the second entity. |